Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/epel8-build-17255310-1239298/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 x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hdf5-1.10.5-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/epel8-build-17255310-1239298/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 x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1lK11P + 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). + echo 'Patch #2 (hdf5-warning.patch):' 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). + echo 'Patch #3 (hdf5-build.patch):' 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.a90Qat + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + mkdir build + pushd build ~/build/BUILD/hdf5-1.10.5/build ~/build/BUILD/hdf5-1.10.5 + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib --enable-cxx --enable-java 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-8.2.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'gfortran' is GNU gfortran-8.2.1 compiler 'g++' is GNU g++-8.2.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4103: hostname: command not found checking build mode... production checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-redhat-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for x86_64-redhat-linux-gnu-gfortran... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking if c++ interface enabled... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ can handle static cast... yes checking if g++ has offsetof extension... yes checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... yes checking for gcj... no checking for guavac... no checking for jikes... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no 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.222.b10-0.el8_0.x86_64/bin/javac checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/bin/include/jni.h... no checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h... yes You have no CLASSPATH, I hope it is good checking for junit.textui.TestRunner class... no checking for junit... checking for JAVA_HOME... checking for java... /usr/bin/java /usr yes checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... skipped checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no BUILDSTDERR: ../configure: line 30557: 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: Thu Aug 15 16:35:01 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-16.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,-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) 8.2.1 20180905 ) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 8.2.1 20180905 ) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 8.2.1 20180905 ) C++ Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C++ Flags: -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O AM C++ Flags: Shared C++ Library: yes Static C++ Library: yes Java: yes Java Compiler: /usr/bin/java (openjdk 1.8.0_222) 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: n = fprintf(stream, format_templ, nout); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o 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: 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: 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: (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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o 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: n = (n << 8) | *(--p); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: # 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c: In function 'H5CX_set_loc': BUILDSTDERR: ../../src/H5CX.c:885:19: warning: unused variable 'head' [-Wunused-variable] BUILDSTDERR: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:2590:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: (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: (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: 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: const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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: 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: 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: H5MM_xfree((void *)error->desc); /* 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o 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: sprintf(tmp, file->fa.memb_name[mt], file->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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: H5FS_t *fspace; /* Free space header */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o 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: H5G_name_reset((H5G_name_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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o 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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:119:1: warning: string length '5184' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: ; 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl'; did you mean 'H5T_set_loc'? [-Wimplicit-function-declaration] BUILDSTDERR: if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: H5T_set_loc 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: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o 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: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: size_t oh_size; /* Size of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: hid_t new_fapl_id; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o 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: #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o 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: #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 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: 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: #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o 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: herr_t 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o 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: #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 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: if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: unsigned u; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: hsize_t max_size = 0; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o 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: 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: (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: 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: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: case 1: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o 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: 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: 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: 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: #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5.la -rpath /usr/lib64 H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HLprfx.lo H5HLdblk.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5ACdbg.o .libs/H5ACproxy_entry.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HLprfx.o .libs/H5HLdblk.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Oshmesg.o .libs/H5Ostab.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pencdec.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HLprfx.o H5HLdblk.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zscaleoffset.o H5Zszip.o H5Ztrans.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o 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: 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: 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: HDsnprintf(temp, sizeof temp, filename, j); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o 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: 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: 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: 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: 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: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: pre_serialize(H5F_t *f, BUILDSTDERR: ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: haddr_t addr, BUILDSTDERR: ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c 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: file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c 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: HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': BUILDSTDERR: ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fheap.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c 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: H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c 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: 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: 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: test_filters(hid_t file, hid_t BUILDSTDERR: ~~~~~ BUILDSTDERR: #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: H5_ATTR_UNUSED BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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: 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: 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: (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: (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: (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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c 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: 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: 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: 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: H5Pclose(pid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(m_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(f_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c 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: H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c 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: H5Pclose(dcpl); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Dclose(did); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(sid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c 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: 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: 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:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c 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: 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: 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: 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: 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: 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: 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: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c 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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c 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: 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: 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: 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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c 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: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c 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: 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: 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: 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: 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o 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: 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: HGOTO_DONE(opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5ls.o ../../../../tools/src/h5ls/h5ls.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5ls h5ls.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5ls h5ls.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump.o ../../../../tools/src/h5dump/h5dump.c gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump_ddl.o ../../../../tools/src/h5dump/h5dump_ddl.c gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump_xml.o ../../../../tools/src/h5dump/h5dump_xml.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5debug.o ../../../../tools/src/misc/h5debug.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5debug h5debug.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5debug h5debug.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart.o ../../../../tools/src/misc/h5repart.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart h5repart.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repart h5repart.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5mkgrp.o ../../../../tools/src/misc/h5mkgrp.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5mkgrp h5mkgrp.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5mkgrp h5mkgrp.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear.o ../../../../tools/src/misc/h5clear.c 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: #define HDatoi(S) atoi(S) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/src/misc/h5clear.c:178:33: note: in expansion of macro 'HDatoi' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear h5clear.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear h5clear.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5import.o ../../../../tools/src/h5import/h5import.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5import h5import.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o 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: printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: ~^ ~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o 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: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o 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: 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: 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: pname = name; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jam h5jam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5unjam h5unjam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copy h5copy.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c 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: 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: break; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat h5stat.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: *int_ptr = temp - MULTIPLIER; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dumpgentest h5dumpgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repart_gentest h5repart_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/talign talign.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/repart_test repart_test.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c 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: if ((*((uint8_t*)(&ibyte))) == 0x67) 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5importtest h5importtest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c 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: #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: #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: #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: #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: #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: #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: 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: 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: 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: H5Dclose(dsid); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c 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: #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: #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: #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: #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: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tellub tellub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c 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: #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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jamgentest h5jamgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getub getub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copygentest h5copygentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat_gentest h5stat_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #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: #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: #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: #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: #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: #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: 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: ../../../../tools/test/perform/sio_engine.c:245:25: BUILDSTDERR: do_cleanupfile(iot, fname); BUILDSTDERR: ~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1302:52: BUILDSTDERR: HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c 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: 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: off_t offset; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: hssize_t n; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/iopipe iopipe.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk chunk.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/overhead overhead.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o zip_perf zip_perf.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/zip_perf zip_perf.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf_meta perf_meta.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf perf.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making all in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Exception.lo ../../../c++/src/H5Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Exception.cpp -o H5Exception.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IdComponent.lo ../../../c++/src/H5IdComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IdComponent.cpp -o H5IdComponent.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataSpace.lo ../../../c++/src/H5DataSpace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5S_ALL (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL' BUILDSTDERR: 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: 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: 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: #define H5S_ALL (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSpace.cpp -o H5DataSpace.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PropList.lo ../../../c++/src/H5PropList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PropList.cpp -o H5PropList.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Library.lo ../../../c++/src/H5Library.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Library.cpp -o H5Library.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FaccProp.lo ../../../c++/src/H5FaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FaccProp.cpp -o H5FaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FcreatProp.lo ../../../c++/src/H5FcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FcreatProp.cpp -o H5FcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LcreatProp.lo ../../../c++/src/H5LcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LcreatProp.cpp -fPIC -DPIC -o .libs/H5LcreatProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LcreatProp.cpp -o H5LcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LaccProp.lo ../../../c++/src/H5LaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LaccProp.cpp -fPIC -DPIC -o .libs/H5LaccProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LaccProp.cpp -o H5LaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DaccProp.lo ../../../c++/src/H5DaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DaccProp.cpp -fPIC -DPIC -o .libs/H5DaccProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DaccProp.cpp -o H5DaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DxferProp.lo ../../../c++/src/H5DxferProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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::__cxx11::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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DxferProp.cpp -o H5DxferProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DcreatProp.lo ../../../c++/src/H5DcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DcreatProp.cpp -o H5DcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Location.lo ../../../c++/src/H5Location.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Location.cpp -fPIC -DPIC -o .libs/H5Location.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'std::__cxx11::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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1069:79: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1069:92: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: hid_t new_loc_id = new_loc.getId(); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1066:11: warning: unused variable 'lcpl_id' [-Wunused-variable] BUILDSTDERR: hid_t lcpl_id = lcpl.getId(); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1067:11: warning: unused variable 'lapl_id' [-Wunused-variable] BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1112:72: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1112:85: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: hid_t lcpl_id = lcpl.getId(); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1110:11: warning: unused variable 'lapl_id' [-Wunused-variable] BUILDSTDERR: 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: #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:60: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:84: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:97: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1166:69: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1166:82: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1251:44: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 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: #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1331:44: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 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::__cxx11::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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1642:59: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1655:66: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'std::__cxx11::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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1851:99: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1859:102: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1892:102: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1949:89: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:2024:107: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:2066:87: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Location.cpp -o H5Location.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AbstractDs.lo ../../../c++/src/H5AbstractDs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AbstractDs.cpp -o H5AbstractDs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Attribute.lo ../../../c++/src/H5Attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Attribute.cpp -o H5Attribute.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Object.lo ../../../c++/src/H5Object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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: 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Object.cpp -o H5Object.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5OcreatProp.lo ../../../c++/src/H5OcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5OcreatProp.cpp -fPIC -DPIC -o .libs/H5OcreatProp.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5OcreatProp.cpp -o H5OcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataType.lo ../../../c++/src/H5DataType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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: 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: 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: 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: 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: encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataType.cpp -o H5DataType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AtomType.lo ../../../c++/src/H5AtomType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AtomType.cpp -o H5AtomType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PredType.lo ../../../c++/src/H5PredType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: void PredType::commit(H5Location& loc, const char* name) BUILDSTDERR: ~~~~~~~~~~~~^~~ BUILDSTDERR: ../../../c++/src/H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PredType.cpp -o H5PredType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EnumType.lo ../../../c++/src/H5EnumType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5EnumType.cpp -o H5EnumType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IntType.lo ../../../c++/src/H5IntType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IntType.cpp -o H5IntType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FloatType.lo ../../../c++/src/H5FloatType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FloatType.cpp -o H5FloatType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5StrType.lo ../../../c++/src/H5StrType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5StrType.cpp -o H5StrType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ArrayType.lo ../../../c++/src/H5ArrayType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5ArrayType.cpp -o H5ArrayType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VarLenType.lo ../../../c++/src/H5VarLenType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5VarLenType.cpp -o H5VarLenType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CompType.lo ../../../c++/src/H5CompType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CompType.cpp -o H5CompType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataSet.lo ../../../c++/src/H5DataSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: # define HADDR_UNDEF ((haddr_t)(long)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' BUILDSTDERR: 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: # define HADDR_UNDEF ((haddr_t)(long)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSet.cpp -o H5DataSet.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CommonFG.lo ../../../c++/src/H5CommonFG.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CommonFG.cpp -o H5CommonFG.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Group.lo ../../../c++/src/H5Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Group.cpp -o H5Group.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5File.lo ../../../c++/src/H5File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5File.cpp -fPIC -DPIC -o .libs/H5File.o 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5File.cpp -o H5File.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5DataSpace.o .libs/H5PropList.o .libs/H5Library.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5LcreatProp.o .libs/H5LaccProp.o .libs/H5DaccProp.o .libs/H5DxferProp.o .libs/H5DcreatProp.o .libs/H5Location.o .libs/H5AbstractDs.o .libs/H5Attribute.o .libs/H5Object.o .libs/H5OcreatProp.o .libs/H5DataType.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_cpp.so.103 -o .libs/libhdf5_cpp.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so.103" && ln -s "libhdf5_cpp.so.103.1.0" "libhdf5_cpp.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so" && ln -s "libhdf5_cpp.so.103.1.0" "libhdf5_cpp.so") libtool: link: ar cr .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5DataSpace.o H5PropList.o H5Library.o H5FaccProp.o H5FcreatProp.o H5LcreatProp.o H5LaccProp.o H5DaccProp.o H5DxferProp.o H5DcreatProp.o H5Location.o H5AbstractDs.o H5Attribute.o H5Object.o H5OcreatProp.o H5DataType.o H5AtomType.o H5PredType.o H5EnumType.o H5IntType.o H5FloatType.o H5StrType.o H5ArrayType.o H5VarLenType.o H5CompType.o H5DataSet.o H5CommonFG.o H5Group.o H5File.o libtool: link: ranlib .libs/libhdf5_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_cpp.la" && ln -s "../libhdf5_cpp.la" "libhdf5_cpp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../../c++/test/testhdf5.cpp 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: (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: 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: 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: const unsigned int cd_values[], size_t nbytes, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:440:15: warning: unused parameter 'buf_size' [-Wunused-parameter] BUILDSTDERR: size_t *buf_size, void **buf) BUILDSTDERR: ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:440:32: warning: unused parameter 'buf' [-Wunused-parameter] BUILDSTDERR: 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: #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 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: #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: hsize_t max_size[1] = {H5S_UNLIMITED}; 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: 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: 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: 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: #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: 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: ^ BUILDSTDERR: ----------- BUILDSTDERR: static_cast (1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1090:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 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: 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: 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: 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: attr = dataset.openAttribute((unsigned)2); BUILDSTDERR: ^ BUILDSTDERR: ----------- BUILDSTDERR: static_cast (2) BUILDSTDERR: ../../../c++/test/tattr.cpp:1142:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: ^ BUILDSTDERR: ----------- BUILDSTDERR: static_cast (1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1284:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: attr = dataset.openAttribute((unsigned)0); 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/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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1338:63: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: 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: 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: 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: verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__); BUILDSTDERR: ^~~~~ BUILDSTDERR: ----- BUILDSTDERR: static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1400:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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: 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1457:57: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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:1841:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); BUILDSTDERR: ^ BUILDSTDERR: ---------- BUILDSTDERR: static_cast ( ) 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: wdata[idxi][idxj].i = idxi * 10 + idxj; BUILDSTDERR: ~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 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: 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: float temp = idxi * 10.0 + idxj * 2.5 + idxk; 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: #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tarray.cpp:239:9: note: in expansion of macro 'HDmemset' BUILDSTDERR: 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: wdata[idxi][idxj].i = idxi * 10 + idxj; BUILDSTDERR: ~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 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: 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: float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:371:10: warning: unused variable 'rdata' [-Wunused-variable] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:109:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:110:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:111:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:231:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:232:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:233:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:355:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:356:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:357:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:581:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:582:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:583:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:67:37: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:82:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:98:41: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ------ BUILDSTDERR: static_cast ( ) 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: (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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 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: #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 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: } 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:107:35: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:108:17: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:108:30: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:113:49: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: "/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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:113:62: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: "/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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:118:51: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: "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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:118:64: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: "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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:124:17: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:124:30: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: H5P_DEFAULT, H5P_DEFAULT) < 0) 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: #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:436:34: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: grp_1.link("group_copy", H5L_SAME_LOC, "hard"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp: In function 'int visit_obj_cb(H5::H5Object&, std::__cxx11::string, const H5O_info_t*, void*)': BUILDSTDERR: ../../../c++/test/tlinks.cpp:607:35: warning: unused parameter 'obj' [-Wunused-parameter] BUILDSTDERR: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: - BUILDSTDERR: const_cast< - BUILDSTDERR: > ( ) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tobject.cpp:29: BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_get_objname_ontypes()': BUILDSTDERR: ../../../src/H5private.h:1365:36: warning: use of old-style cast to 'ssize_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: #define HDstrlen(S) strlen(S) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tobject.cpp:329:39: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 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: 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: 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: bool is_simple = dspace.isSimple(); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp:433:17: warning: unused variable 'ginfo' [-Wunused-variable] BUILDSTDERR: H5G_info_t ginfo; /* Group info struct */ 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:88:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:89:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:90:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: for (tu32=(unsigned *)wbuf, i=0; i (wbuf) 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:208:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:209:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:210:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++) BUILDSTDERR: ^~~~ BUILDSTDERR: ---------------- BUILDSTDERR: reinterpret_cast (wbuf) BUILDSTDERR: ../../../c++/test/trefer.cpp:309:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 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: 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: 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:470:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 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: 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: 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: 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: 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: 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: #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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:553:35: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:554:35: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:555:28: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: #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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:556:28: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 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: *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: 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: sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); BUILDSTDERR: ^~~~~~ BUILDSTDERR: ----------------------- BUILDSTDERR: reinterpret_cast (coord1) BUILDSTDERR: ../../../c++/test/trefer.cpp:666:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 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: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:706:29: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:765:29: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 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: 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: 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: 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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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/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: #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: 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: bool is_valid = IdComponent::isValid(vltype2.getId()); 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: attr_data[0][i] = (int)i;/*tricky*/ BUILDSTDERR: ^ BUILDSTDERR: ------ BUILDSTDERR: static_cast (i) 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: #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: vlsttyp.setSize(H5T_VARIABLE); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:1014:20: warning: unused variable 'mant_norm' [-Wunused-variable] BUILDSTDERR: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #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: 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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:187:37: note: in expansion of macro 'HDcalloc' BUILDSTDERR: dynstring_ds_write = (char*)HDcalloc(1, 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_dataset()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: #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: 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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:289:31: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 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: #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: 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: 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: 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: 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: 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: 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: 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: 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: DataSet::vlenReclaim((void *)rdata, vlst, sid1); BUILDSTDERR: ^~~~~ BUILDSTDERR: ------------- BUILDSTDERR: static_cast (rdata) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:414:72: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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: 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: #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: vlst.setSize(H5T_VARIABLE); BUILDSTDERR: ^~~~~~~~~~~~ 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: #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: 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: 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: 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: 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: 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: 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: 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: 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: #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: 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: #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:673:35: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 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: #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: StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: ^~~~~~~~~~~~ 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: #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: 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << " 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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: cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: << 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); BUILDSTDERR: ^~ BUILDSTDERR: ../../../src/H5private.h:1344:40: note: in definition of macro 'HDstrcmp' BUILDSTDERR: #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: return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); BUILDSTDERR: ^~ BUILDSTDERR: ../../../src/H5private.h:1344:42: note: in definition of macro 'HDstrcmp' BUILDSTDERR: #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: 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: 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: 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: HDqsort(lnames, (size_t)(NDATASETS + 2), sizeof(char *), iter_strcmp); BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5private.h:1170:39: note: in definition of macro 'HDqsort' BUILDSTDERR: #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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testhdf5 testhdf5.o dsets.o tattr.o tarray.o tcompound.o tdspl.o tfile.o tfilter.o th5s.o tlinks.o tobject.o trefer.o ttypes.o tvlstr.o titerate.o h5cpputil.o ../../test/libh5test.la ../../c++/src/libhdf5_cpp.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testhdf5 testhdf5.o dsets.o tattr.o tarray.o tcompound.o tdspl.o tfile.o tfilter.o th5s.o tlinks.o tobject.o trefer.o ttypes.o tvlstr.o titerate.o h5cpputil.o ../../test/.libs/libh5test.a ../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5fortran_types.F90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.F90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.F90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_ff.lo ../../../fortran/src/H5_ff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.F90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.F90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.F90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.F90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.F90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.F90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.F90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.F90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.F90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.F90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.F90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.F90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_gen.lo H5_gen.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:7099:69: BUILDSTDERR: 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:6867:68: BUILDSTDERR: 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:6635:68: BUILDSTDERR: 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:6403:68: BUILDSTDERR: 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:6171:68: BUILDSTDERR: 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:5939:69: BUILDSTDERR: 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:5707:69: BUILDSTDERR: SUBROUTINE h5dwrite_rkind_10_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:5475:68: BUILDSTDERR: 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:5243:68: BUILDSTDERR: 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:4808:68: BUILDSTDERR: 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:4576:67: BUILDSTDERR: 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:4344:67: BUILDSTDERR: 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:4112:67: BUILDSTDERR: 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:3880:67: BUILDSTDERR: 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:3648:68: BUILDSTDERR: 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:3416:68: BUILDSTDERR: SUBROUTINE h5dread_rkind_10_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:3184:67: BUILDSTDERR: 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:2952:67: BUILDSTDERR: 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:2742:67: BUILDSTDERR: 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:2630:66: BUILDSTDERR: 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:2518:66: BUILDSTDERR: 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:2406:66: BUILDSTDERR: 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:2294:66: BUILDSTDERR: 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:2182:67: BUILDSTDERR: 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:2070:67: BUILDSTDERR: SUBROUTINE h5aread_rkind_10_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:1958:66: BUILDSTDERR: 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:1846:66: BUILDSTDERR: 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:1636:68: BUILDSTDERR: 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:1524:67: BUILDSTDERR: 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:1412:67: BUILDSTDERR: 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:1300:67: BUILDSTDERR: 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:1188:67: BUILDSTDERR: 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:1076:68: BUILDSTDERR: 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:964:68: BUILDSTDERR: SUBROUTINE h5awrite_rkind_10_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:852:67: BUILDSTDERR: 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:740:67: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5_gen.F90 -o H5_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.F90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_gen.o H5fortkit.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o HDF5.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tf_gen.lo tf_gen.F90 libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c tf_gen.F90 -fPIC -o .libs/tf_gen.o libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.F90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5F.o ../../../fortran/test/tH5F.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5D.o ../../../fortran/test/tH5D.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5R.o ../../../fortran/test/tH5R.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5S.o ../../../fortran/test/tH5S.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5T.o ../../../fortran/test/tH5T.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5P.o ../../../fortran/test/tH5P.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5A.o ../../../fortran/test/tH5A.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5I.o ../../../fortran/test/tH5I.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5G.o ../../../fortran/test/tH5G.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5E.o ../../../fortran/test/tH5E.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fflush1.o ../../../fortran/test/fflush1.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fflush2.o ../../../fortran/test/fflush2.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5O.o ../../../fortran/test/tH5O.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o exceptionImp.lo ../../../../java/src/jni/exceptionImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/exceptionImp.c -fPIC -DPIC -o .libs/exceptionImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/exceptionImp.c:33: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/exceptionImp.c:32: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/exceptionImp.c -o exceptionImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5Constants.lo ../../../../java/src/jni/h5Constants.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Constants.c -fPIC -DPIC -o .libs/h5Constants.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5Constants.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5Constants.c:25: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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: 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: 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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Constants.c -o h5Constants.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nativeData.lo ../../../../java/src/jni/nativeData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/nativeData.c -fPIC -DPIC -o .libs/nativeData.o BUILDSTDERR: In file included from ../../../../java/src/jni/nativeData.c:44: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/nativeData.c:42: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/nativeData.c -o nativeData.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5util.lo ../../../../java/src/jni/h5util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5util.c -fPIC -DPIC -o .libs/h5util.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5util.c -o h5util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5Imp.lo ../../../../java/src/jni/h5Imp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Imp.c -fPIC -DPIC -o .libs/h5Imp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5Imp.c:35: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5Imp.c:34: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Imp.c -o h5Imp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5aImp.lo ../../../../java/src/jni/h5aImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5aImp.c -fPIC -DPIC -o .libs/h5aImp.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5aImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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: 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: #define ENVPTR (*env) BUILDSTDERR: ^ BUILDSTDERR: ../../../../java/src/jni/h5aImp.c:1291:17: note: 'jstr' was declared here BUILDSTDERR: 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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5aImp.c -o h5aImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dImp.lo ../../../../java/src/jni/h5dImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5dImp.c -fPIC -DPIC -o .libs/h5dImp.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5dImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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: 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: #define ENVPTR (*env) BUILDSTDERR: ^ BUILDSTDERR: ../../../../java/src/jni/h5dImp.c:1493:17: note: 'obj' was declared here BUILDSTDERR: 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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5dImp.c -o h5dImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5eImp.lo ../../../../java/src/jni/h5eImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5eImp.c -fPIC -DPIC -o .libs/h5eImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5eImp.c:39: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5eImp.c:36: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5eImp.c -o h5eImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fImp.lo ../../../../java/src/jni/h5fImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5fImp.c -fPIC -DPIC -o .libs/h5fImp.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5fImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5fImp.c -o h5fImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5gImp.lo ../../../../java/src/jni/h5gImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5gImp.c -fPIC -DPIC -o .libs/h5gImp.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5gImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5gImp.c -o h5gImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5iImp.lo ../../../../java/src/jni/h5iImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5iImp.c -fPIC -DPIC -o .libs/h5iImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5iImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5iImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5iImp.c -o h5iImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5lImp.lo ../../../../java/src/jni/h5lImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5lImp.c -fPIC -DPIC -o .libs/h5lImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5lImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5lImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5lImp.c -o h5lImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5oImp.lo ../../../../java/src/jni/h5oImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5oImp.c -fPIC -DPIC -o .libs/h5oImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5oImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5oImp.c -o h5oImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pImp.lo ../../../../java/src/jni/h5pImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pImp.c -fPIC -DPIC -o .libs/h5pImp.o 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: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pImp.c -o h5pImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pACPLImp.lo ../../../../java/src/jni/h5pACPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pACPLImp.c -fPIC -DPIC -o .libs/h5pACPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pACPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pACPLImp.c -o h5pACPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDAPLImp.lo ../../../../java/src/jni/h5pDAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDAPLImp.c -fPIC -DPIC -o .libs/h5pDAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDAPLImp.c -o h5pDAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDCPLImp.lo ../../../../java/src/jni/h5pDCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDCPLImp.c -fPIC -DPIC -o .libs/h5pDCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDCPLImp.c -o h5pDCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDXPLImp.lo ../../../../java/src/jni/h5pDXPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDXPLImp.c -fPIC -DPIC -o .libs/h5pDXPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDXPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDXPLImp.c -o h5pDXPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pFAPLImp.lo ../../../../java/src/jni/h5pFAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFAPLImp.c -fPIC -DPIC -o .libs/h5pFAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pFAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFAPLImp.c -o h5pFAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pFCPLImp.lo ../../../../java/src/jni/h5pFCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFCPLImp.c -fPIC -DPIC -o .libs/h5pFCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pFCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFCPLImp.c -o h5pFCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pGAPLImp.lo ../../../../java/src/jni/h5pGAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGAPLImp.c -fPIC -DPIC -o .libs/h5pGAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pGAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGAPLImp.c -o h5pGAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pGCPLImp.lo ../../../../java/src/jni/h5pGCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGCPLImp.c -fPIC -DPIC -o .libs/h5pGCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pGCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGCPLImp.c -o h5pGCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pLAPLImp.lo ../../../../java/src/jni/h5pLAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLAPLImp.c -fPIC -DPIC -o .libs/h5pLAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pLAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLAPLImp.c -o h5pLAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pLCPLImp.lo ../../../../java/src/jni/h5pLCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLCPLImp.c -fPIC -DPIC -o .libs/h5pLCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pLCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLCPLImp.c -o h5pLCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pOCPLImp.lo ../../../../java/src/jni/h5pOCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCPLImp.c -fPIC -DPIC -o .libs/h5pOCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pOCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCPLImp.c -o h5pOCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pOCpyPLImp.lo ../../../../java/src/jni/h5pOCpyPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCpyPLImp.c -fPIC -DPIC -o .libs/h5pOCpyPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pOCpyPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCpyPLImp.c -o h5pOCpyPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pStrCPLImp.lo ../../../../java/src/jni/h5pStrCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pStrCPLImp.c -fPIC -DPIC -o .libs/h5pStrCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pStrCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pStrCPLImp.c -o h5pStrCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5plImp.lo ../../../../java/src/jni/h5plImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5plImp.c -fPIC -DPIC -o .libs/h5plImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5plImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5plImp.c -o h5plImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5rImp.lo ../../../../java/src/jni/h5rImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5rImp.c -fPIC -DPIC -o .libs/h5rImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5rImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5rImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5rImp.c -o h5rImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5sImp.lo ../../../../java/src/jni/h5sImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5sImp.c -fPIC -DPIC -o .libs/h5sImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5sImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5sImp.c -o h5sImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tImp.lo ../../../../java/src/jni/h5tImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5tImp.c -fPIC -DPIC -o .libs/h5tImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5tImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5tImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5tImp.c -o h5tImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5zImp.lo ../../../../java/src/jni/h5zImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5zImp.c -fPIC -DPIC -o .libs/h5zImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5zImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: #define UNUSED(o) (void) o BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5zImp.c:25: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: #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.222.b10-0.el8_0.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5zImp.c -o h5zImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -shared -export-dynamic -version-info 104:0:4 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_java.la -rpath /usr/lib64 exceptionImp.lo h5Constants.lo nativeData.lo h5util.lo h5Imp.lo h5aImp.lo h5dImp.lo h5eImp.lo h5fImp.lo h5gImp.lo h5iImp.lo h5lImp.lo h5oImp.lo h5pImp.lo h5pACPLImp.lo h5pDAPLImp.lo h5pDCPLImp.lo h5pDXPLImp.lo h5pFAPLImp.lo h5pFCPLImp.lo h5pGAPLImp.lo h5pGCPLImp.lo h5pLAPLImp.lo h5pLCPLImp.lo h5pOCPLImp.lo h5pOCpyPLImp.lo h5pStrCPLImp.lo h5plImp.lo h5rImp.lo h5sImp.lo h5tImp.lo h5zImp.lo ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/exceptionImp.o .libs/h5Constants.o .libs/nativeData.o .libs/h5util.o .libs/h5Imp.o .libs/h5aImp.o .libs/h5dImp.o .libs/h5eImp.o .libs/h5fImp.o .libs/h5gImp.o .libs/h5iImp.o .libs/h5lImp.o .libs/h5oImp.o .libs/h5pImp.o .libs/h5pACPLImp.o .libs/h5pDAPLImp.o .libs/h5pDCPLImp.o .libs/h5pDXPLImp.o .libs/h5pFAPLImp.o .libs/h5pFCPLImp.o .libs/h5pGAPLImp.o .libs/h5pGCPLImp.o .libs/h5pLAPLImp.o .libs/h5pLCPLImp.o .libs/h5pOCPLImp.o .libs/h5pOCpyPLImp.o .libs/h5pStrCPLImp.o .libs/h5plImp.o .libs/h5rImp.o .libs/h5sImp.o .libs/h5tImp.o .libs/h5zImp.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-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/HDFNativeData.java]] [parsing completed 32ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 30ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 75ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 6ms] 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.222.b10-0.el8_0.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunjce_provider.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 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 1ms] [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 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 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 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_222 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.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 2346 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/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) 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/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) 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/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) 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/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) 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_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) 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_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) 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_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(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_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(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_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) 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_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o 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: } 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o 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: 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: return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making all in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PacketTable.lo ../../../../hl/c++/src/H5PacketTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/c++/src/H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/c++/src/H5PacketTable.cpp -o H5PacketTable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:3:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl_cpp.la -rpath /usr/lib64 H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lsz -lz -ldl -lm libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/H5PacketTable.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/c++/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl_cpp.so.100 -o .libs/libhdf5_hl_cpp.so.100.1.3 libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so.100" && ln -s "libhdf5_hl_cpp.so.100.1.3" "libhdf5_hl_cpp.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so" && ln -s "libhdf5_hl_cpp.so.100.1.3" "libhdf5_hl_cpp.so") libtool: link: ar cr .libs/libhdf5_hl_cpp.a H5PacketTable.o libtool: link: ranlib .libs/libhdf5_hl_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl_cpp.la" && ln -s "../libhdf5_hl_cpp.la" "libhdf5_hl_cpp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/test -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../c++/src -I../../../../hl/src -I../../../../hl/c++/src -I../../../../test -I../../../hl/test -I../../../../hl/test -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp 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: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:31:50: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:31:63: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:86:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: } compoundType; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:143:20: note: shadowed declaration is here BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:157:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: } 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:212:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: } 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: } compoundType; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:475:20: note: shadowed declaration is here BUILDSTDERR: typedef struct compoundType BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:492:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow] BUILDSTDERR: } cType2; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:488:20: note: shadowed declaration is here BUILDSTDERR: 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: #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:508:37: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: } 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: 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: 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: 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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: 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: #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: (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: } H5E_END_TRY; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:685:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ptableTest ptableTest.o ../../../hl/c++/src/libhdf5_hl_cpp.la ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ptableTest ptableTest.o ../../../hl/c++/src/.libs/libhdf5_hl_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/c++/src/.libs/libhdf5_cpp.so ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.F90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.F90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.F90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:6374:75: BUILDSTDERR: 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:6230:74: BUILDSTDERR: 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:6086:74: BUILDSTDERR: 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:5942:74: BUILDSTDERR: 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:5798:74: BUILDSTDERR: 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:5662:88: BUILDSTDERR: 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:5526:87: BUILDSTDERR: 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:5390:87: BUILDSTDERR: 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:5254:87: BUILDSTDERR: 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:5118:87: BUILDSTDERR: 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:3510:77: BUILDSTDERR: 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:3382:77: BUILDSTDERR: SUBROUTINE h5ltread_dataset_double_kind_10_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:3254:76: BUILDSTDERR: 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:3126:76: BUILDSTDERR: 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:2454:76: BUILDSTDERR: 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:2326:76: BUILDSTDERR: SUBROUTINE h5ltread_dataset_float_kind_10_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:2198:75: BUILDSTDERR: 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:2070:75: BUILDSTDERR: 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:1390:83: BUILDSTDERR: 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:1254:83: BUILDSTDERR: SUBROUTINE h5ltread_dataset_real_kind_10_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:1118:82: BUILDSTDERR: 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:982:82: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: gfortran -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,-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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + for mpi in mpich openmpi + mkdir mpich + pushd mpich ~/build/BUILD/hdf5-1.10.5/mpich ~/build/BUILD/hdf5-1.10.5 + module load mpi/mpich-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/mpich-x86_64 + eval 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_COMPILER=mpich-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: MANPATH=:/usr/share/man/mpich-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/mpich-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/mpich-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/mpich-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_COMPILER=mpich-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare 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: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/mpich-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich' --enable-parallel --exec-prefix=/usr/lib64/mpich --libdir=/usr/lib64/mpich/lib --bindir=/usr/lib64/mpich/bin --sbindir=/usr/lib64/mpich/sbin --includedir=/usr/include/mpich-x86_64 --datarootdir=/usr/lib64/mpich/share --mandir=/usr/lib64/mpich/share/man 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-8.2.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-8.2.1 compiler 'mpicxx' is GNU g++-8.2.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4103: hostname: command not found checking build mode... production checking for x86_64-redhat-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... mpicc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-redhat-linux-gnu-gfortran... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for x86_64-redhat-linux-gnu-gfortran... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/mpich/lib -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lmpifort -lmpi -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... provided by compiler checking whether a simple MPI-IO C program can be linked... yes checking whether a simple MPI-IO Fortran program can be linked... yes checking prefix for running on one processor... checking prefix for running in parallel... mpiexec -n $${NPROCS:=6} checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for instrumented library... no checking for MPE... suppressed checking for MPI_Mprobe and MPI_Imrecv functions... yes checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no BUILDSTDERR: ../configure: line 30557: 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: Thu Aug 15 16:46:19 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-16.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,-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,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux built with gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/lib64/mpich/bin/mpif90 ( MPICH version 3.2.1 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux built with gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Java: no Features: --------- Parallel HDF5: yes Parallel Filtered Dataset Writes: yes Large Parallel I/O: yes High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: n = fprintf(stream, format_templ, nout); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o 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: 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: 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: (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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o 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: n = (n << 8) | *(--p); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: # 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: (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: (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: 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: const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: done: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': BUILDSTDERR: ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o 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: (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: (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: 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: for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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: 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: 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: H5MM_xfree((void *)error->desc); /* 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o 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: sprintf(tmp, file->fa.memb_name[mt], file->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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: H5FS_t *fspace; /* Free space header */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o 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: H5G_name_reset((H5G_name_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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o 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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:112:1: warning: string length '5832' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: ; 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl'; did you mean 'H5T_set_loc'? [-Wimplicit-function-declaration] BUILDSTDERR: if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: H5T_set_loc 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: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o 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: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: size_t oh_size; /* Size of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: hid_t new_fapl_id; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o 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: #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o 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: #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 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: 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: #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o 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: herr_t 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o 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: #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 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: if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: unsigned u; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: hsize_t max_size = 0; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o 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: 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: (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: 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: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: case 1: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o 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: 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: 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: 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: #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACmpio.lo ../../src/H5ACmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': BUILDSTDERR: ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] BUILDSTDERR: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' BUILDSTDERR: FUNC_ENTER_PACKAGE BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -o H5ACmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cmpio.lo ../../src/H5Cmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -o H5Cmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o 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: 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: 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: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o 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: &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: 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: &disp[num_big_types*bigio_count], BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5.la -rpath /usr/lib64/mpich/lib H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HLprfx.lo H5HLdblk.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo H5ACmpio.lo H5Cmpio.lo H5Dmpio.lo H5Fmpi.lo H5FDmpi.lo H5FDmpio.lo H5Smpio.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5ACdbg.o .libs/H5ACproxy_entry.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HLprfx.o .libs/H5HLdblk.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Oshmesg.o .libs/H5Ostab.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pencdec.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o .libs/H5ACmpio.o .libs/H5Cmpio.o .libs/H5Dmpio.o .libs/H5Fmpi.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5Smpio.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HLprfx.o H5HLdblk.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zscaleoffset.o H5Zszip.o H5Ztrans.o H5ACmpio.o H5Cmpio.o H5Dmpio.o H5Fmpi.o H5FDmpi.o H5FDmpio.o H5Smpio.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o 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: 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: 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: HDsnprintf(temp, sizeof temp, filename, j); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o 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: 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: 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: 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: 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: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: pre_serialize(H5F_t *f, BUILDSTDERR: ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: haddr_t addr, BUILDSTDERR: ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #define MISC8_DSETNAME10 "Dataset10" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME6 "Dataset6" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME7 "Dataset7" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME2 "Dataset2" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME3 "Dataset3" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] BUILDSTDERR: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c 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: file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c 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: HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': BUILDSTDERR: ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fheap.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c 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: H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c BUILDSTDERR: ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] BUILDSTDERR: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c 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: 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: 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: test_filters(hid_t file, hid_t BUILDSTDERR: ~~~~~ BUILDSTDERR: #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: H5_ATTR_UNUSED BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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: 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: 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: (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: (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: (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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c 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: 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: 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: 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: H5Pclose(pid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(m_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(f_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c 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: H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c 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: H5Pclose(dcpl); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Dclose(did); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(sid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c 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: 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: 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:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c 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: 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: 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: 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: 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: 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: 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: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c 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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c 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: 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: 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: 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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c 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: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c 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: 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: 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: 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: 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mpi.o ../../testpar/t_mpi.c 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: 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: 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: *(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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_mpi t_mpi.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_bigio.o ../../testpar/t_bigio.c BUILDSTDERR: ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] BUILDSTDERR: 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: 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: ccslab_set(int mpi_rank, BUILDSTDERR: ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: int mpi_size, mpi_rank; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] BUILDSTDERR: int mpi_size, BUILDSTDERR: ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: hsize_t h; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: hsize_t h; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: int i,j,k; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i,j,k; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: int mpi_rank; /* mpi variables */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 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: 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: chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c: At top level: BUILDSTDERR: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] BUILDSTDERR: #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ BUILDSTDERR: BUILDSTDERR: ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] BUILDSTDERR: #define DATASET5 "DSET5" 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_bigio t_bigio.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_bigio t_bigio.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_dset.o ../../testpar/t_dset.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: 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: 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: write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #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: 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: #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: 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: 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: 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: #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: 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: #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: 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: 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: 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: VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mdset.o ../../testpar/t_mdset.c 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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: filename = GetTestParameters(); BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: 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: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: #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: 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: #define MSPACE_DIM2 3600 BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 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: #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: 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: vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: #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: 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: #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: HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: #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: 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: 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: 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: 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: #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: 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: #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: 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: #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: 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: #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: 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: #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: 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: #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: 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: 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: #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: 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: #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: 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: 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: #define MSPACE_DIM2 3600 BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 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: 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: #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: 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: #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: #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: 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: #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: 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: #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: 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: #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: 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: 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: #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: 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: #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: 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: 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: 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: 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: 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: (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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: filename = GetTestParameters(); BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #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: 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: #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: 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: #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: 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: 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: 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: 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: 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: #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: 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: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o t_prop.o t_coll_md_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o t_prop.o t_coll_md_read.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache.o ../../testpar/t_cache.c 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: 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: 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: 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: H5C_t * cache_ptr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache t_cache.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache_image.o ../../testpar/t_cache_image.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache_image t_cache_image.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache_image t_cache_image.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pread.o ../../testpar/t_pread.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pread t_pread.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pread t_pread.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c 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: #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: 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: #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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pshutdown t_pshutdown.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prestart.o ../../testpar/t_prestart.c 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: VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: 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: 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: 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: 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_prestart t_prestart.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_init_term t_init_term.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_init_term t_init_term.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_shapesame.o ../../testpar/t_shapesame.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_shapesame t_shapesame.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_filters_parallel.o ../../testpar/t_filters_parallel.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_filters_parallel t_filters_parallel.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_filters_parallel t_filters_parallel.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush1.o ../../testpar/t_pflush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pflush1 t_pflush1.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush2.o ../../testpar/t_pflush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pflush2 t_pflush2.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o 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: 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: char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: HDmemset(workerTasks, 1, (g_nTasks - 1)); BUILDSTDERR: ~~~~~~~~~~^~~~ BUILDSTDERR: ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: #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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o 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: 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: HGOTO_DONE(opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5import h5import.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o 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: printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: ~^ ~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o 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: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o 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: 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: 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: pname = name; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jam h5jam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5unjam h5unjam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copy h5copy.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c 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: 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: break; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat h5stat.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: *int_ptr = temp - MULTIPLIER; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dumpgentest h5dumpgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repart_gentest h5repart_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/talign talign.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/repart_test repart_test.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c 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: if ((*((uint8_t*)(&ibyte))) == 0x67) 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5importtest h5importtest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c 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: #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: #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: #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: #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: #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: #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: 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: 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: 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: H5Dclose(dsid); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c 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: #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: #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: #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: #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: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tellub tellub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c 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: #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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jamgentest h5jamgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getub getub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copygentest h5copygentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat_gentest h5stat_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #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: #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: #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: #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: #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: #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: 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: ../../../../tools/test/perform/sio_engine.c:245:25: BUILDSTDERR: do_cleanupfile(iot, fname); BUILDSTDERR: ~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1302:52: BUILDSTDERR: HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c 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: #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: #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: #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: #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: #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: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #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: 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: #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: 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: #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: 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: 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: * 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: 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: * 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: if (doing_pio){ BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #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: #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: #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: #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: #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: #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: 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: 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: 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: 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: if ((buffer = malloc(bsize)) == NULL){ BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] BUILDSTDERR: hrc == SUCCESS; BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: switch (parms->io_type) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: /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: /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: /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: /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: 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: *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: *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: *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: +((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: +((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: +((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: 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: *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: *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: *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: *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: *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: *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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: 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: (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: (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: 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: 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: 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: 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: (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: 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: (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: (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: (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: 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: 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: *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: *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: *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: 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: +((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: +((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: +((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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: nbytes_xfer += buf_size*blk_size; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: switch (parms->io_type) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: /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: /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: /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: /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: 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: *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: *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: *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: +((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: +((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: +((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: 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: *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: *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: *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: *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: *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: *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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: 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: (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: (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: 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: 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: 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: 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: (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: 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: (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: (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: (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: 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: 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: *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: *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: *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: 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: +((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: +((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: +((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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: nbytes_xfer += buf_size*blk_size; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bytes_begin[1]; 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: posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bytes_begin[1]; BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here BUILDSTDERR: 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: #define GOTODONE { goto done; } BUILDSTDERR: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] BUILDSTDERR: #define MSG(mesg) { \ BUILDSTDERR: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] BUILDSTDERR: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5perf pio_perf.o pio_engine.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5perf pio_perf.o pio_engine.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c 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: 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: off_t offset; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: hssize_t n; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/iopipe iopipe.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk chunk.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/overhead overhead.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o zip_perf zip_perf.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/zip_perf zip_perf.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf_meta perf_meta.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: extern int errno; BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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: 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: 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: 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: ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../src/H5Spublic.h:109:15: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} BUILDSTDERR: H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, 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: 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: ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../src/H5Spublic.h:109:15: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} BUILDSTDERR: H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] BUILDSTDERR: 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: if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: ~~^ BUILDSTDERR: %ld BUILDSTDERR: mynod, mynod*opt_block, strerror(myerrno)); BUILDSTDERR: ~~~~~~~~~~~~~~~ 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: 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: 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: 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: #if H5_HAVE_SETENV BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] BUILDSTDERR: int nchars; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: MPI_Status status; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] BUILDSTDERR: MPI_File fh; BUILDSTDERR: ^~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] BUILDSTDERR: int64_t seek_position = 0; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 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: opt_alignment = atoi(optarg); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 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: opt_threshold = atoi(p+1); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:386:21: warning: 'correct' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: printf("Correctness test %s.\n", correct ? "passed" : "failed"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (opt_correct) free(tmp2); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:313:19: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: ret = H5Dread(dataset, H5T_NATIVE_CHAR, mem_dataspace, file_dataspace, H5P_DEFAULT, buf2); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf perf.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.F90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.F90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.F90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_ff.lo ../../../fortran/src/H5_ff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.F90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.F90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.F90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.F90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.F90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.F90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.F90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.F90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.F90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.F90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.F90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.F90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_gen.lo H5_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:7099:69: BUILDSTDERR: 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:6867:68: BUILDSTDERR: 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:6635:68: BUILDSTDERR: 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:6403:68: BUILDSTDERR: 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:6171:68: BUILDSTDERR: 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:5939:69: BUILDSTDERR: 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:5707:69: BUILDSTDERR: SUBROUTINE h5dwrite_rkind_10_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:5475:68: BUILDSTDERR: 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:5243:68: BUILDSTDERR: 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:4808:68: BUILDSTDERR: 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:4576:67: BUILDSTDERR: 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:4344:67: BUILDSTDERR: 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:4112:67: BUILDSTDERR: 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:3880:67: BUILDSTDERR: 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:3648:68: BUILDSTDERR: 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:3416:68: BUILDSTDERR: SUBROUTINE h5dread_rkind_10_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:3184:67: BUILDSTDERR: 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:2952:67: BUILDSTDERR: 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:2742:67: BUILDSTDERR: 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:2630:66: BUILDSTDERR: 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:2518:66: BUILDSTDERR: 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:2406:66: BUILDSTDERR: 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:2294:66: BUILDSTDERR: 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:2182:67: BUILDSTDERR: 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:2070:67: BUILDSTDERR: SUBROUTINE h5aread_rkind_10_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:1958:66: BUILDSTDERR: 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:1846:66: BUILDSTDERR: 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:1636:68: BUILDSTDERR: 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:1524:67: BUILDSTDERR: 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:1412:67: BUILDSTDERR: 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:1300:67: BUILDSTDERR: 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:1188:67: BUILDSTDERR: 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:1076:68: BUILDSTDERR: 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:964:68: BUILDSTDERR: SUBROUTINE h5awrite_rkind_10_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:852:67: BUILDSTDERR: 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:740:67: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5_gen.F90 -o H5_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5.F90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_gen.o H5fortkit.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o HDF5.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf_gen.lo tf_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c tf_gen.F90 -fPIC -o .libs/tf_gen.o libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.F90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F.o ../../../fortran/test/tH5F.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5D.o ../../../fortran/test/tH5D.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5R.o ../../../fortran/test/tH5R.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5S.o ../../../fortran/test/tH5S.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T.o ../../../fortran/test/tH5T.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P.o ../../../fortran/test/tH5P.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A.o ../../../fortran/test/tH5A.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5I.o ../../../fortran/test/tH5I.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G.o ../../../fortran/test/tH5G.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E.o ../../../fortran/test/tH5E.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush1.o ../../../fortran/test/fflush1.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush2.o ../../../fortran/test/fflush2.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O.o ../../../fortran/test/tH5O.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o ptest.o ../../../fortran/testpar/ptest.f90 BUILDSTDERR: ../../../fortran/testpar/ptest.f90:65:94: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o hyper.o ../../../fortran/testpar/hyper.f90 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o mdset.o ../../../fortran/testpar/mdset.f90 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o parallel_test ptest.o hyper.o mdset.o ../../fortran/test/libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/parallel_test ptest.o hyper.o mdset.o ../../fortran/test/.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o 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: } 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o 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: 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: return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64/mpich/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.F90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.F90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.F90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:6374:75: BUILDSTDERR: 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:6230:74: BUILDSTDERR: 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:6086:74: BUILDSTDERR: 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:5942:74: BUILDSTDERR: 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:5798:74: BUILDSTDERR: 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:5662:88: BUILDSTDERR: 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:5526:87: BUILDSTDERR: 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:5390:87: BUILDSTDERR: 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:5254:87: BUILDSTDERR: 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:5118:87: BUILDSTDERR: 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:3510:77: BUILDSTDERR: 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:3382:77: BUILDSTDERR: SUBROUTINE h5ltread_dataset_double_kind_10_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:3254:76: BUILDSTDERR: 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:3126:76: BUILDSTDERR: 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:2454:76: BUILDSTDERR: 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:2326:76: BUILDSTDERR: SUBROUTINE h5ltread_dataset_float_kind_10_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:2198:75: BUILDSTDERR: 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:2070:75: BUILDSTDERR: 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:1390:83: BUILDSTDERR: 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:1254:83: BUILDSTDERR: SUBROUTINE h5ltread_dataset_real_kind_10_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:1118:82: BUILDSTDERR: 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:982:82: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,-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 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/mpich/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/mpich/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_COMPILER; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + popd ~/build/BUILD/hdf5-1.10.5 + for mpi in mpich openmpi + mkdir openmpi + pushd openmpi ~/build/BUILD/hdf5-1.10.5/openmpi ~/build/BUILD/hdf5-1.10.5 + module load mpi/openmpi-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/openmpi-x86_64 + eval 'MPI_COMPILER=openmpi-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN; BUILDSTDERR: MANPATH=/usr/share/man/openmpi-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/openmpi-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man/openmpi-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/openmpi-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/openmpi-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ MPI_COMPILER=openmpi-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man/openmpi-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi' --enable-parallel --exec-prefix=/usr/lib64/openmpi --libdir=/usr/lib64/openmpi/lib --bindir=/usr/lib64/openmpi/bin --sbindir=/usr/lib64/openmpi/sbin --includedir=/usr/include/openmpi-x86_64 --datarootdir=/usr/lib64/openmpi/share --mandir=/usr/lib64/openmpi/share/man 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-8.2.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-8.2.1 compiler 'mpicxx' is GNU g++-8.2.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4103: hostname: command not found checking build mode... production checking for x86_64-redhat-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... mpicc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-redhat-linux-gnu-gfortran... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for x86_64-redhat-linux-gnu-gfortran... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/openmpi/lib -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath -lpthread checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... provided by compiler checking whether a simple MPI-IO C program can be linked... yes checking whether a simple MPI-IO Fortran program can be linked... yes checking prefix for running on one processor... checking prefix for running in parallel... mpiexec -n $${NPROCS:=6} checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for instrumented library... no checking for MPE... suppressed checking for MPI_Mprobe and MPI_Imrecv functions... yes checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no BUILDSTDERR: ../configure: line 30557: 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: Thu Aug 15 16:59:15 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-16.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,-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,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux built with gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/lib64/openmpi/bin/mpif90 ( Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux built with gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Java: no Features: --------- Parallel HDF5: yes Parallel Filtered Dataset Writes: yes Large Parallel I/O: yes High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 9 : c+=k[8]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5 : b+=k[4]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: n = fprintf(stream, format_templ, nout); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o 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: 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: 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: (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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o 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: n = (n << 8) | *(--p); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: # 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: (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: (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: 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: const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: FUNC_ENTER_STATIC BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: done: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': BUILDSTDERR: ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o 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: (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: (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: 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: for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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: 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: 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: H5MM_xfree((void *)error->desc); /* 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o 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: sprintf(tmp, file->fa.memb_name[mt], file->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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: H5FS_t *fspace; /* Free space header */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o 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: H5G_name_reset((H5G_name_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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o 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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: hdr->f = f; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:112:1: warning: string length '5798' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: ; 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl'; did you mean 'H5T_set_loc'? [-Wimplicit-function-declaration] BUILDSTDERR: if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: H5T_set_loc 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: H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o 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: 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: (((V) == H5O_VERSION_1) \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: size_t oh_size; /* Size of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: hid_t new_fapl_id; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o 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: #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 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: 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: #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o 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: #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 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: 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: #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o 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: herr_t 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o 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: #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: loc += fast_dim_buf_off; BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 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: if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 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: unsigned u; BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: hsize_t max_size = 0; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o 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: 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: (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: 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: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _dest+=bytesoftype; BUILDSTDERR: ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: case 1: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: case 7: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: case 6: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: case 5: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: case 4: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: _src+=bytesoftype; BUILDSTDERR: ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: DUFF_GUTS BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o 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: 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: 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: 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: #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACmpio.lo ../../src/H5ACmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': BUILDSTDERR: ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] BUILDSTDERR: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' BUILDSTDERR: FUNC_ENTER_PACKAGE BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -o H5ACmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cmpio.lo ../../src/H5Cmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: hbool_t err_occurred = FALSE; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -o H5Cmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o 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: 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: 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: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here BUILDSTDERR: 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: return(ret_value); \ BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o 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: &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: 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: &disp[num_big_types*bigio_count], BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5.la -rpath /usr/lib64/openmpi/lib H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HLprfx.lo H5HLdblk.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo H5ACmpio.lo H5Cmpio.lo H5Dmpio.lo H5Fmpi.lo H5FDmpi.lo H5FDmpio.lo H5Smpio.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5ACdbg.o .libs/H5ACproxy_entry.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HLprfx.o .libs/H5HLdblk.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Oshmesg.o .libs/H5Ostab.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pencdec.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o .libs/H5ACmpio.o .libs/H5Cmpio.o .libs/H5Dmpio.o .libs/H5Fmpi.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5Smpio.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HLprfx.o H5HLdblk.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zscaleoffset.o H5Zszip.o H5Ztrans.o H5ACmpio.o H5Cmpio.o H5Dmpio.o H5Fmpi.o H5FDmpi.o H5FDmpio.o H5Smpio.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o 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: 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: 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: 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: HDsnprintf(temp, sizeof temp, filename, j); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o 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: 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: 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: 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: 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: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: pre_serialize(H5F_t *f, BUILDSTDERR: ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: haddr_t addr, BUILDSTDERR: ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 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: int32_t idx; BUILDSTDERR: ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: test_entry_t *base_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'const' attribute on function returning 'void' [-Wattributes] 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #define MISC8_DSETNAME10 "Dataset10" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME6 "Dataset6" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME7 "Dataset7" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME2 "Dataset2" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] BUILDSTDERR: #define MISC8_DSETNAME3 "Dataset3" BUILDSTDERR: BUILDSTDERR: ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] BUILDSTDERR: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c 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: file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c 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: HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': BUILDSTDERR: ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fheap.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c 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: H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); 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 ../../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: 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: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x!=x); BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c BUILDSTDERR: ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] BUILDSTDERR: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: if(rdata.str) HDfree(rdata.str); BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: enum_val++; BUILDSTDERR: ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c 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: 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: 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: test_filters(hid_t file, hid_t BUILDSTDERR: ~~~~~ BUILDSTDERR: #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: H5_ATTR_UNUSED BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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: 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: 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: (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: (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: (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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c 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: 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: 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: 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: H5Pclose(pid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(m_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(f_sid); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c 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: H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c 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: H5Pclose(dcpl); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Dclose(did); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: H5Sclose(sid); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c 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: 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: 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:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c 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: 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: 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: 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: 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: 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: 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: 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c 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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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: sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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: #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c 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: 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: 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: 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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[0], hs_offset[1], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[2], hs_offset[3], BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: hs_offset[4], BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (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: #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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c 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: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(buffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 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: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: HDchdir(TMPDIR); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: #define HDchdir(S) chdir(S) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c 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: 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c 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: 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: 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: 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: 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: 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: 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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mpi.o ../../testpar/t_mpi.c 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: 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: 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: *(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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_mpi t_mpi.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_bigio.o ../../testpar/t_bigio.c BUILDSTDERR: ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] BUILDSTDERR: 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: 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: ccslab_set(int mpi_rank, BUILDSTDERR: ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: int mpi_size, mpi_rank; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] BUILDSTDERR: int mpi_size, BUILDSTDERR: ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: hsize_t h; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: hsize_t h; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: int i,j,k; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i,j,k; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: int mpi_rank; /* mpi variables */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 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: 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: chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_bigio.c: At top level: BUILDSTDERR: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] BUILDSTDERR: #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ BUILDSTDERR: BUILDSTDERR: ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] BUILDSTDERR: #define DATASET5 "DSET5" 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_bigio t_bigio.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_bigio t_bigio.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_dset.o ../../testpar/t_dset.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #define HDmalloc(Z) malloc(Z) BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: 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: 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: write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #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: 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: #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: 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: 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: 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: #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: 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: #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: 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: 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: 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: VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mdset.o ../../testpar/t_mdset.c 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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: filename = GetTestParameters(); BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (file_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: switch (mem_selection) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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: 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: 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: 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: #define SPACE_DIM1 24 BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: #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: 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: #define MSPACE_DIM2 3600 BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 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: #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: 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: vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: 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: #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: 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: #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: HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: #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: 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: 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: 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: 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: #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: 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: #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: 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: #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: 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: #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: 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: #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: 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: #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: 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: 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: #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: 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: #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: 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: 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: #define MSPACE_DIM2 3600 BUILDSTDERR: ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 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: 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: #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: 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: #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: #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: 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: #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: 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: #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: 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: #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: 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: 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: #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: 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: #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: 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: 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: 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: 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: 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: (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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: filename = GetTestParameters(); BUILDSTDERR: ^ BUILDSTDERR: ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: 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: 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: #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: 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: #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: 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: #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: 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: 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: 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: 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: 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: #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: 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: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o t_prop.o t_coll_md_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o t_prop.o t_coll_md_read.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache.o ../../testpar/t_cache.c 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: 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: 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: 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: H5C_t * cache_ptr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache t_cache.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache_image.o ../../testpar/t_cache_image.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache_image t_cache_image.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache_image t_cache_image.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pread.o ../../testpar/t_pread.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pread t_pread.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pread t_pread.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c 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: #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: 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: #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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pshutdown t_pshutdown.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prestart.o ../../testpar/t_prestart.c 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: VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 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: 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: 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: 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: 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_prestart t_prestart.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_init_term t_init_term.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_init_term t_init_term.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_shapesame.o ../../testpar/t_shapesame.c 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_shapesame t_shapesame.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_filters_parallel.o ../../testpar/t_filters_parallel.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_filters_parallel t_filters_parallel.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_filters_parallel t_filters_parallel.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush1.o ../../testpar/t_pflush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pflush1 t_pflush1.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush2.o ../../testpar/t_pflush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pflush2 t_pflush2.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o 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: 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: char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); BUILDSTDERR: ^ BUILDSTDERR: ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: #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: HDmemset(workerTasks, 1, (g_nTasks - 1)); BUILDSTDERR: ~~~~~~~~~~^~~~ BUILDSTDERR: ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: #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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o 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: 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: HGOTO_DONE(opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: 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: HGOTO_DONE (opts->err_stat); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: #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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: #define FAIL (-1) BUILDSTDERR: ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: ret_value = FAIL; \ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: retval = (x != x); BUILDSTDERR: ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5import h5import.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o 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: printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: ~^ ~~~~~~~~~~~~ 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o 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: 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: 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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o 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: 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: 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: pname = name; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jam h5jam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5unjam h5unjam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copy h5copy.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c 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: 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: break; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat h5stat.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o 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: *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: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: unsigned int i, j; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: *int_ptr = temp - MULTIPLIER; BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: *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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dumpgentest h5dumpgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repart_gentest h5repart_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/talign talign.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/repart_test repart_test.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c 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: if ((*((uint8_t*)(&ibyte))) == 0x67) 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5importtest h5importtest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c 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: #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: #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: #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: #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: #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: #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: 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: 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: 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: H5Dclose(dsid); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c 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: #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: #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: #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: #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: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tellub tellub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c 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: #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: 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5jamgentest h5jamgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getub getub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copygentest h5copygentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c 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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat_gentest h5stat_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #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: #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: #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: #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: #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: #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: 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: ../../../../tools/test/perform/sio_engine.c:245:25: BUILDSTDERR: do_cleanupfile(iot, fname); BUILDSTDERR: ~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1302:52: BUILDSTDERR: HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c 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: #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: #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: #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: #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: #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: #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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #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: 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: #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: 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: #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: 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: 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: * 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: 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: * 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: if (doing_pio){ BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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: #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: #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: #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: #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: #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: #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: 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: 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: 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: 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: if ((buffer = malloc(bsize)) == NULL){ BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] BUILDSTDERR: hrc == SUCCESS; BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: switch (parms->io_type) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: /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: /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: /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: /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: 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: *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: *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: *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: +((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: +((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: +((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: 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: *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: *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: *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: *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: *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: *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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: 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: (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: (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: 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: 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: 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: 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: (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: 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: (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: (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: (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: 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: 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: *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: *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: *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: 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: +((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: +((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: +((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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: nbytes_xfer += buf_size*blk_size; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: switch (parms->io_type) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: 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: 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: /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: /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: /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: /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: 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: *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: *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: *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: +((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: +((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: +((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: 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: *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: *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: *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: *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: *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: *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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: (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: 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: (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: (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: 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: 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: 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: 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: (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: 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: (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: (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: (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: 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: 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: *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: *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: *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: 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: +((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: +((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: +((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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: nbytes_xfer += buf_size*blk_size; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 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: 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: 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: 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: posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bytes_begin[1]; 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: posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bytes_begin[1]; BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here BUILDSTDERR: 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: #define GOTODONE { goto done; } BUILDSTDERR: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] BUILDSTDERR: #define MSG(mesg) { \ BUILDSTDERR: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] BUILDSTDERR: #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: #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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5perf pio_perf.o pio_engine.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5perf pio_perf.o pio_engine.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c 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: 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: off_t offset; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: hssize_t n; BUILDSTDERR: ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/iopipe iopipe.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk chunk.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/overhead overhead.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c 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: #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: #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: #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: #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: #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: #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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o zip_perf zip_perf.o ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/zip_perf zip_perf.o ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf_meta perf_meta.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: extern int errno; BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here BUILDSTDERR: 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: 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: 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: #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: 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: 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: 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: 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: 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: 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: ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../src/H5Spublic.h:109:15: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} BUILDSTDERR: H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, 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: 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: ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../src/H5Spublic.h:109:15: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} BUILDSTDERR: H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] BUILDSTDERR: 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: if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: ~~^ BUILDSTDERR: %ld BUILDSTDERR: mynod, mynod*opt_block, strerror(myerrno)); BUILDSTDERR: ~~~~~~~~~~~~~~~ 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: 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: 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: 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: #if H5_HAVE_SETENV BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] BUILDSTDERR: int nchars; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: MPI_Status status; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] BUILDSTDERR: MPI_File fh; BUILDSTDERR: ^~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] BUILDSTDERR: int64_t seek_position = 0; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 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: opt_alignment = atoi(optarg); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 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: opt_threshold = atoi(p+1); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:386:21: warning: 'correct' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: printf("Correctness test %s.\n", correct ? "passed" : "failed"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (opt_correct) free(tmp2); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:313:19: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: ret = H5Dread(dataset, H5T_NATIVE_CHAR, mem_dataspace, file_dataspace, H5P_DEFAULT, buf2); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf perf.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.F90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.F90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.F90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_ff.lo ../../../fortran/src/H5_ff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.F90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.F90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.F90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.F90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.F90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.F90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.F90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.F90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.F90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.F90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.F90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.F90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_gen.lo H5_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:7099:69: BUILDSTDERR: 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:6867:68: BUILDSTDERR: 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:6635:68: BUILDSTDERR: 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:6403:68: BUILDSTDERR: 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:6171:68: BUILDSTDERR: 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:5939:69: BUILDSTDERR: 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:5707:69: BUILDSTDERR: SUBROUTINE h5dwrite_rkind_10_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:5475:68: BUILDSTDERR: 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:5243:68: BUILDSTDERR: 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:4808:68: BUILDSTDERR: 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:4576:67: BUILDSTDERR: 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:4344:67: BUILDSTDERR: 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:4112:67: BUILDSTDERR: 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:3880:67: BUILDSTDERR: 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:3648:68: BUILDSTDERR: 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:3416:68: BUILDSTDERR: SUBROUTINE h5dread_rkind_10_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:3184:67: BUILDSTDERR: 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:2952:67: BUILDSTDERR: 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:2742:67: BUILDSTDERR: 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:2630:66: BUILDSTDERR: 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:2518:66: BUILDSTDERR: 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:2406:66: BUILDSTDERR: 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:2294:66: BUILDSTDERR: 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:2182:67: BUILDSTDERR: 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:2070:67: BUILDSTDERR: SUBROUTINE h5aread_rkind_10_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:1958:66: BUILDSTDERR: 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:1846:66: BUILDSTDERR: 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:1636:68: BUILDSTDERR: 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:1524:67: BUILDSTDERR: 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:1412:67: BUILDSTDERR: 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:1300:67: BUILDSTDERR: 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:1188:67: BUILDSTDERR: 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:1076:68: BUILDSTDERR: 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:964:68: BUILDSTDERR: SUBROUTINE h5awrite_rkind_10_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:852:67: BUILDSTDERR: 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:740:67: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5_gen.F90 -o H5_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5.F90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_gen.o H5fortkit.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o HDF5.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf_gen.lo tf_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c tf_gen.F90 -fPIC -o .libs/tf_gen.o libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.F90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F.o ../../../fortran/test/tH5F.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5D.o ../../../fortran/test/tH5D.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5R.o ../../../fortran/test/tH5R.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5S.o ../../../fortran/test/tH5S.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T.o ../../../fortran/test/tH5T.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P.o ../../../fortran/test/tH5P.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A.o ../../../fortran/test/tH5A.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5I.o ../../../fortran/test/tH5I.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G.o ../../../fortran/test/tH5G.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E.o ../../../fortran/test/tH5E.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush1.o ../../../fortran/test/fflush1.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush2.o ../../../fortran/test/fflush2.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O.o ../../../fortran/test/tH5O.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 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: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o ptest.o ../../../fortran/testpar/ptest.f90 BUILDSTDERR: ../../../fortran/testpar/ptest.f90:65:94: BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o hyper.o ../../../fortran/testpar/hyper.f90 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o mdset.o ../../../fortran/testpar/mdset.f90 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o parallel_test ptest.o hyper.o mdset.o ../../fortran/test/libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/parallel_test ptest.o hyper.o mdset.o ../../fortran/test/.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o 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: } 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o 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: 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: return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64/openmpi/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c 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: HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 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: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o 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: (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: (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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.F90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.F90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.F90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:6374:75: BUILDSTDERR: 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:6230:74: BUILDSTDERR: 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:6086:74: BUILDSTDERR: 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:5942:74: BUILDSTDERR: 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:5798:74: BUILDSTDERR: 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:5662:88: BUILDSTDERR: 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:5526:87: BUILDSTDERR: 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:5390:87: BUILDSTDERR: 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:5254:87: BUILDSTDERR: 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:5118:87: BUILDSTDERR: 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:3510:77: BUILDSTDERR: 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:3382:77: BUILDSTDERR: SUBROUTINE h5ltread_dataset_double_kind_10_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:3254:76: BUILDSTDERR: 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:3126:76: BUILDSTDERR: 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:2454:76: BUILDSTDERR: 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:2326:76: BUILDSTDERR: SUBROUTINE h5ltread_dataset_float_kind_10_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:2198:75: BUILDSTDERR: 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:2070:75: BUILDSTDERR: 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:1390:83: BUILDSTDERR: 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:1254:83: BUILDSTDERR: SUBROUTINE h5ltread_dataset_real_kind_10_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:1118:82: BUILDSTDERR: 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:982:82: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,-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 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/openmpi/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/openmpi/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'MPI_COMPILER; BUILDSTDERR: unset' 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + popd ~/build/BUILD/hdf5-1.10.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YKVh9N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 + cd hdf5-1.10.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.la libtool: install: /usr/bin/install -p .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include' /usr/bin/install -p -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5FDwindows.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /usr/bin/install -p -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /usr/bin/install -p h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5perf_serial make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making install in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /usr/bin/install -p h5c++ '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5DataSpace.o .libs/H5PropList.o .libs/H5Library.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5LcreatProp.o .libs/H5LaccProp.o .libs/H5DaccProp.o .libs/H5DxferProp.o .libs/H5DcreatProp.o .libs/H5Location.o .libs/H5AbstractDs.o .libs/H5Attribute.o .libs/H5Object.o .libs/H5OcreatProp.o .libs/H5DataType.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_cpp.so.103 -o .libs/libhdf5_cpp.so.103.1.0 libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.so.103.1.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103 || { rm -f libhdf5_cpp.so.103 && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include' /usr/bin/install -p -m 644 ../../../c++/src/H5Cpp.h ../../../c++/src/H5AbstractDs.h ../../../c++/src/H5AtomType.h ../../../c++/src/H5Attribute.h ../../../c++/src/H5Classes.h ../../../c++/src/H5CommonFG.h ../../../c++/src/H5CompType.h ../../../c++/src/H5DataSet.h ../../../c++/src/H5DataSpace.h ../../../c++/src/H5DataType.h ../../../c++/src/H5OcreatProp.h ../../../c++/src/H5DaccProp.h ../../../c++/src/H5DcreatProp.h ../../../c++/src/H5DxferProp.h ../../../c++/src/H5EnumType.h ../../../c++/src/H5Exception.h ../../../c++/src/H5FaccProp.h ../../../c++/src/H5FcreatProp.h ../../../c++/src/H5File.h ../../../c++/src/H5FloatType.h ../../../c++/src/H5Group.h ../../../c++/src/H5IdComponent.h ../../../c++/src/H5Include.h ../../../c++/src/H5IntType.h ../../../c++/src/H5LcreatProp.h ../../../c++/src/H5LaccProp.h ../../../c++/src/H5Library.h ../../../c++/src/H5Location.h ../../../c++/src/H5Object.h ../../../c++/src/H5PredType.h ../../../c++/src/H5PropList.h ../../../c++/src/H5StrType.h ../../../c++/src/H5CppDoc.h ../../../c++/src/H5ArrayType.h ../../../c++/src/H5VarLenType.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: gfortran -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making install in java make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making install in jni make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_java.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -shared -export-dynamic -version-info 104:0:4 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_java.la -rpath /usr/lib64 exceptionImp.lo h5Constants.lo nativeData.lo h5util.lo h5Imp.lo h5aImp.lo h5dImp.lo h5eImp.lo h5fImp.lo h5gImp.lo h5iImp.lo h5lImp.lo h5oImp.lo h5pImp.lo h5pACPLImp.lo h5pDAPLImp.lo h5pDCPLImp.lo h5pDXPLImp.lo h5pFAPLImp.lo h5pFCPLImp.lo h5pGAPLImp.lo h5pGCPLImp.lo h5pLAPLImp.lo h5pLCPLImp.lo h5pOCPLImp.lo h5pOCpyPLImp.lo h5pStrCPLImp.lo h5plImp.lo h5rImp.lo h5sImp.lo h5tImp.lo h5zImp.lo ../../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/exceptionImp.o .libs/h5Constants.o .libs/nativeData.o .libs/h5util.o .libs/h5Imp.o .libs/h5aImp.o .libs/h5dImp.o .libs/h5eImp.o .libs/h5fImp.o .libs/h5gImp.o .libs/h5iImp.o .libs/h5lImp.o .libs/h5oImp.o .libs/h5pImp.o .libs/h5pACPLImp.o .libs/h5pDAPLImp.o .libs/h5pDCPLImp.o .libs/h5pDXPLImp.o .libs/h5pFAPLImp.o .libs/h5pFCPLImp.o .libs/h5pGAPLImp.o .libs/h5pGCPLImp.o .libs/h5pLAPLImp.o .libs/h5pLCPLImp.o .libs/h5pOCPLImp.o .libs/h5pOCpyPLImp.o .libs/h5pStrCPLImp.o .libs/h5plImp.o .libs/h5rImp.o .libs/h5sImp.o .libs/h5tImp.o .libs/h5zImp.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_java.so -o .libs/libhdf5_java.so libtool: install: /usr/bin/install -p .libs/libhdf5_java.soT /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_java.so libtool: install: /usr/bin/install -p .libs/libhdf5_java.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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/HDFNativeData.java]] [parsing completed 36ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 30ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 73ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 6ms] 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.222.b10-0.el8_0.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunjce_provider.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 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 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 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 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 3ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 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 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_222 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.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 2549 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/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) 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/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) 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/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) 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/HDFNativeData.java]] [parsing completed 36ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 5ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 27ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 72ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 6ms] 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.222.b10-0.el8_0.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunjce_provider.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 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 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 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 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 5ms] [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 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[../../../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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_222 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.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 2401 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/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) 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/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) 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/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib/java' /usr/bin/install -p -m 644 hdf5.jar '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib/java' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5test.jar -C .classes/ test added manifest adding: test/(in = 0) (out= 0)(stored 0%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) 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_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) 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_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) 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_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(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_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(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_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) 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_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -p .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include' /usr/bin/install -p -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making install in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:3:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl_cpp.la -rpath /usr/lib64 H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/H5PacketTable.o -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_cpp -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl_cpp.so.100 -o .libs/libhdf5_hl_cpp.so.100.1.3 libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.so.100.1.3T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include' /usr/bin/install -p -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: gfortran -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64 && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' for d in examples fortran c++ hl; do \ (cd $d && /usr/bin/make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c + /usr/bin/install -p ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/. + /usr/bin/install -p ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran + /usr/bin/install -p ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++ + /usr/bin/install -p ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_cmprss.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtatt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtdat.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpar.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrp.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpd.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_extend.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_rdwt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_subset.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/c++/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' for d in examples fortran c++; do \ (cd $d && /usr/bin/make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c + /usr/bin/install -p ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -p ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -p ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -p run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_java.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules + for mpi in mpich openmpi + module load mpi/mpich-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/mpich-x86_64 + eval 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_COMPILER=mpich-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: MANPATH=:/usr/share/man/mpich-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/mpich-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/mpich-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/mpich-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_COMPILER=mpich-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare 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: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/mpich-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + make -C mpich install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/mpich-x86_64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5FDwindows.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/ph5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5perf make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/mpich-x86_64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64/mpich/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/mpich-x86_64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/mpich/lib && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' for d in examples fortran hl; do \ (cd $d && make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' for d in examples fortran; do \ (cd $d && make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/mpich/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/mpich/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/mpich/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/mpich/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules/mpich + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/mpich-x86_64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules/mpich/ + module purge + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/mpich/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/mpich/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_COMPILER; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + for mpi in mpich openmpi + module load mpi/openmpi-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/openmpi-x86_64 + eval 'MPI_COMPILER=openmpi-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN; BUILDSTDERR: MANPATH=/usr/share/man/openmpi-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/openmpi-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man/openmpi-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/openmpi-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/openmpi-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ MPI_COMPILER=openmpi-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man/openmpi-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + make -C openmpi install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/openmpi-x86_64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5FDwindows.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/ph5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5perf make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 102:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_gen.o .libs/H5fortkit.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/openmpi-x86_64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64/openmpi/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o .libs/H5LD.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/include/openmpi-x86_64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 100:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/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-4.el8.x86_64/usr/lib64/openmpi/lib && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' for d in examples fortran hl; do \ (cd $d && make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' for d in examples fortran; do \ (cd $d && make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/openmpi/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/openmpi/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/openmpi/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64//usr/lib64/openmpi/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules/openmpi + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/openmpi-x86_64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/gfortran/modules/openmpi/ + module purge + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/openmpi/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/openmpi/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'MPI_COMPILER; BUILDSTDERR: unset' 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + find /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share '(' -name '*.[ch]*' -o -name '*.f90' ')' -exec chmod -x '{}' + + sed -i -e s/H5pubconf.h/H5pubconf-64.h/ /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/include/H5pubconf-64.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5c++-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5cc-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5fc-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib/rpm/macros.d + cat + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1 + cp -p debian/man/gif2h5.1 debian/man/h52gif.1 debian/man/h5c++.1 debian/man/h5cc.1 debian/man/h5copy.1 debian/man/h5debug.1 debian/man/h5diff.1 debian/man/h5dump.1 debian/man/h5fc.1 debian/man/h5import.1 debian/man/h5jam.1 debian/man/h5ls.1 debian/man/h5mkgrp.1 debian/man/h5pcc.1 debian/man/h5pcc.mpich.1 debian/man/h5pcc.openmpi.1 debian/man/h5perf_serial.1 debian/man/h5pfc.1 debian/man/h5pfc.mpich.1 debian/man/h5pfc.openmpi.1 debian/man/h5redeploy.1 debian/man/h5repack.1 debian/man/h5repart.1 debian/man/h5stat.1 debian/man/h5unjam.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/share/man/man1/ + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pcc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pcc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pcc.openmpi.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pfc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/man/man1/h5pfc.openmpi.1 + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/hdf5 + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_java.so /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/hdf5/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.10.5-4.el8 --unique-debug-suffix -1.10.5-4.el8.x86_64 --unique-debug-src-base hdf5-1.10.5-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hdf5-1.10.5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_cpp.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/hdf5/libhdf5_java.so extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 BUILDSTDERR: dwz: ./usr/lib64/libhdf5_fortran.so.102.0.0-1.10.5-4.el8.x86_64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/libhdf5hl_fortran.so.100.0.4-1.10.5-4.el8.x86_64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0-1.10.5-4.el8.x86_64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-4.el8.x86_64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0-1.10.5-4.el8.x86_64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-4.el8.x86_64.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: 38391 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dT54Rr + 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 Thu Aug 15 17:10:33 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... 69.31user 1.08system 1:11.52elapsed 98%CPU (0avgtext+0avgdata 40136maxresident)k 0inputs+191288outputs (0major+253178minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing cache ============================ cache Test Log ============================ ========================================= Internal cache tests express_test = 1 ========================================= Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache -SKIP- Clean and dirty LRU lists disabled. Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing move entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing protect an entry to verify retries PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED Testing flush dependencies PASSED Testing flush dependency errors PASSED Testing flush dependencies flush order PASSED Testing 'notify' callback PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption PASSED Testing metadata cache statistics collection -SKIP- Statistics collection disabled. Re-running tests with paged aggregation: Skipping smoke checks. Testing smoke check #1P -- all clean, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #2P -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #3P -- all clean, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #4P -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #5P -- all clean, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #6P -- ~1/2 dirty, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #7P -- all clean, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #8P -- ~1/2 dirty, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #9P -- all clean, ins, dest, ren, 4/2 MB, corked -SKIP- Testing smoke check #10P -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked -SKIP- Testing write permitted check -- 1/0 MB cache (paged aggregation) -SKIP- Clean and dirty LRU lists disabled. Testing H5C_insert_entry() functionality (paged aggregation) PASSED Testing H5C_flush_cache() functionality (paged aggregation) PASSED Testing H5C_get_entry_status() functionality (paged aggregation) PASSED Testing H5C_expunge_entry() functionality (paged aggregation) PASSED Testing multiple read only protects on a single entry (paged aggr) PASSED Testing H5C_move_entry() functionality (paged aggregation) PASSED Testing H5C_pin_protected_entry() functionality (paged aggregation) PASSED Testing entry resize functionality (paged aggregation) PASSED Testing evictions enabled/disabled functionality (paged aggregation) PASSED Testing flush cache with protected entry error (paged aggregation) PASSED Testing destroy cache with permanently pinned entry error (pgd aggr) PASSED Testing destroy cache with protected entry error (paged aggregation) PASSED Testing duplicate entry insertion error (paged aggregation) PASSED Testing pin a pinned entry error (paged aggregation) PASSED Testing unpin an unpinned entry error (paged aggregation) PASSED Testing pin entry related errors (paged aggregation) PASSED Testing protect a protected entry error (paged aggregation) PASSED Testing unprotect an unprotected entry error (paged aggregation) PASSED Testing mark entry dirty related errors (paged aggregation) PASSED Testing expunge entry related errors (paged aggregation) PASSED Testing move entry related errors (paged aggregation) PASSED Testing resize entry related errors (paged aggregation) PASSED Testing unprotect a read only entry dirty error (paged aggregation) PASSED Testing protect a read only entry rw error (paged aggregation) PASSED Testing protect an entry to verify retries (paged aggregation) PASSED Testing get/set evictions enabled errors (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resize disable (paged aggregation) PASSED Testing automatic cache resize epoch marker management (paged aggr) PASSED Testing automatic cache resize input errors (paged aggregation) PASSED Testing automatic cache resize auxilary functions (paged aggregation) PASSED Testing to ensure metadata blizzard absence when inserting (pgd aggr) PASSED Testing to ensure metadata blizzard absence on protect/unprotect (pa) PASSED Testing flush dependencies (paged aggregation) PASSED Testing flush dependency errors (paged aggregation) PASSED Testing flush dependencies flush order (paged aggregation) PASSED Testing 'notify' callback (paged) PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption (par) PASSED Testing metadata cache statistics collection (paged aggregation) -SKIP- Statistics collection disabled. 10.43user 10.81system 0:21.38elapsed 99%CPU (0avgtext+0avgdata 302028maxresident)k 0inputs+2300496outputs (0major+126022minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.04user 0.02system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 9648maxresident)k 0inputs+400outputs (0major+5388minor)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 247.56user 13.06system 4:23.47elapsed 98%CPU (0avgtext+0avgdata 135012maxresident)k 0inputs+4247024outputs (0major+100822minor)pagefaults 0swaps Finished testing cache_image ============================ ============================ Testing cache_tagging ============================ cache_tagging Test Log ============================ Testing standard tag application cases w/ default fcpl: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing standard tag application cases w/ shared messages: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing other specific tag application cases: Testing tag application during group creation PASSED Testing tag application during multiple group creation PASSED Testing tag application during group open PASSED Testing tag application during dataset open PASSED Testing tag application during dataset write PASSED Testing tag application during dataset read PASSED Testing tag application during dataset storage size retrieval PASSED Testing tag application during dataset extend PASSED Testing tag application during object info retrieval PASSED Testing tag application during object copy PASSED Testing tag application during link name retrieval PASSED Testing tag application during external link creation PASSED Testing tag application during external link open PASSED Testing tag application during dense attribute manipulation PASSED Testing tag application during iteration over links in a group PASSED Testing failure on invalid tag application -SKIP- test skipped because sanity checking on tag value is disabled. 0.11user 0.05system 0:00.16elapsed 98%CPU (0avgtext+0avgdata 13404maxresident)k 0inputs+2216outputs (0major+6924minor)pagefaults 0swaps Finished testing cache_tagging ============================ ============================ Testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9292maxresident)k 0inputs+88outputs (0major+5262minor)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.06user 0.03system 0:00.11elapsed 86%CPU (0avgtext+0avgdata 9200maxresident)k 0inputs+1936outputs (0major+5457minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.21user 0.05system 0:00.29elapsed 91%CPU (0avgtext+0avgdata 18816maxresident)k 0inputs+10520outputs (0major+8563minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 2.67user 0.02system 0:02.71elapsed 99%CPU (0avgtext+0avgdata 11012maxresident)k 0inputs+2624outputs (0major+7410minor)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.09user 0.04system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 13236maxresident)k 0inputs+576outputs (0major+6895minor)pagefaults 0swaps Finished testing evict_on_close ============================ ============================ Testing farray ============================ farray Test Log ============================ Testing with NORMAL PARAMETERS Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED Testing with reopen array flag set Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED All fixed array tests passed. 0.15user 0.02system 0:00.19elapsed 91%CPU (0avgtext+0avgdata 9296maxresident)k 0inputs+648outputs (0major+5379minor)pagefaults 0swaps Finished testing farray ============================ ============================ Testing earray ============================ earray Test Log ============================ Testing with normal parameters Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED Testing with reopen array flag set Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED All extensible array tests passed. 8.45user 1.88system 0:10.72elapsed 96%CPU (0avgtext+0avgdata 22400maxresident)k 0inputs+742328outputs (0major+29739minor)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. 75.21user 14.58system 1:30.91elapsed 98%CPU (0avgtext+0avgdata 127944maxresident)k 0inputs+890072outputs (0major+53124minor)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. 57.81user 11.24system 1:10.30elapsed 98%CPU (0avgtext+0avgdata 84632maxresident)k 32inputs+17239840outputs (0major+34195minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 3.13user 0.07system 0:03.24elapsed 99%CPU (0avgtext+0avgdata 39180maxresident)k 0inputs+96outputs (0major+13458minor)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.11user 0.12system 0:00.23elapsed 102%CPU (0avgtext+0avgdata 27192maxresident)k 0inputs+37112outputs (0major+27255minor)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.44user 0.05system 0:00.50elapsed 99%CPU (0avgtext+0avgdata 50732maxresident)k 0inputs+64outputs (0major+22721minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.14user 0.30system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 11412maxresident)k 0inputs+589312outputs (0major+6526minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.14user 0.02system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 8796maxresident)k 0inputs+48outputs (0major+4775minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 0.86user 0.06system 0:00.93elapsed 99%CPU (0avgtext+0avgdata 10684maxresident)k 0inputs+312outputs (0major+12818minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Testing Settings for Page Buffering PASSED Testing Raw Data Handling PASSED Testing LRU Processing PASSED Testing Minimum Metadata threshold Processing Minimum metadata threshold = 100% Minimum raw data threshold = 100% Minimum metadata threshold = 40%, Minimum rawdata threshold = 40% Minimum metadata threshold = 20% PASSED Testing Statistics Collection PASSED All Page Buffering tests passed. 0.04user 0.04system 0:00.09elapsed 85%CPU (0avgtext+0avgdata 14584maxresident)k 0inputs+17376outputs (0major+9528minor)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.21user 0.05system 0:00.28elapsed 96%CPU (0avgtext+0avgdata 26132maxresident)k 0inputs+1056outputs (0major+21901minor)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. 19.01user 1.77system 0:21.27elapsed 97%CPU (0avgtext+0avgdata 86136maxresident)k 0inputs+523440outputs (0major+103755minor)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 103%CPU (0avgtext+0avgdata 9252maxresident)k 0inputs+216outputs (0major+5230minor)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.25user 0.34system 0:00.60elapsed 99%CPU (0avgtext+0avgdata 125064maxresident)k 0inputs+281464outputs (0major+66945minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9228maxresident)k 0inputs+104outputs (0major+5158minor)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.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9108maxresident)k 0inputs+7968outputs (0major+5477minor)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.01system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9028maxresident)k 0inputs+168outputs (0major+5725minor)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.02system 0:00.06elapsed 98%CPU (0avgtext+0avgdata 9384maxresident)k 0inputs+1064outputs (0major+5450minor)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.06user 0.04system 0:00.12elapsed 79%CPU (0avgtext+0avgdata 9760maxresident)k 0inputs+2736outputs (0major+7607minor)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. 21.77user 2.80system 0:25.30elapsed 97%CPU (0avgtext+0avgdata 56372maxresident)k 0inputs+313432outputs (0major+199363minor)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. 2.94user 0.30system 0:03.47elapsed 93%CPU (0avgtext+0avgdata 10580maxresident)k 0inputs+21560outputs (0major+62861minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 2.08user 0.18system 0:02.30elapsed 97%CPU (0avgtext+0avgdata 40928maxresident)k 0inputs+34608outputs (0major+14367minor)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. 6154: launch reader process All passed 0.04user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 8984maxresident)k 0inputs+2088outputs (0major+4742minor)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 0x0000000008874dd4 PASSED #001 0x000000002096fd78 PASSED #002 0x00000000166bdb18 PASSED #003 0x000000000f9bff14 PASSED #004 0x000000001e0ed71e PASSED #005 0x000000002e481f52 PASSED #006 0x00000000063188a4 PASSED #007 0x0000000034547cd4 PASSED #008 0x000000000c35e878 PASSED #009 0x00000000269d02d6 PASSED #010 0x000000000541e8e8 PASSED #011 0x000000003784e940 PASSED #012 0x0000000032b29a6a PASSED #013 0x00000000158a7f23 PASSED #014 0x000000000c69da88 PASSED #015 0x000000000c5bd73b PASSED #016 0x00000000395f2a54 PASSED #017 0x000000001517b797 PASSED #018 0x0000000037d4d5b0 PASSED #019 0x000000000c351ea3 PASSED #020 0x000000002bac6300 PASSED #021 0x000000000bf6ca14 PASSED #022 0x0000000026833ba5 PASSED #023 0x000000002a8af268 PASSED #024 0x000000003191ac9c PASSED #025 0x00000000032ee471 PASSED #026 0x000000003a0a94e1 PASSED #027 0x0000000000e6076c PASSED #028 0x000000002bf7d65b PASSED #029 0x000000003f750027 PASSED #030 0x000000000d71f8eb PASSED #031 0x000000002076ed12 PASSED #032 0x000000003325cfff PASSED #033 0x000000003e471744 PASSED #034 0x0000000027db1998 PASSED #035 0x0000000006b5de1a PASSED #036 0x000000002ad9fa1c PASSED #037 0x00000000345e7bd0 PASSED #038 0x0000000001559060 PASSED #039 0x0000000023527398 PASSED #040 0x000000003cd0df78 PASSED #041 0x0000000023dca516 PASSED #042 0x000000003a73fd5c PASSED #043 0x0000000017ef9851 PASSED #044 0x000000001d4ee278 PASSED #045 0x0000000016b5f9a8 PASSED #046 0x000000000e3d94cc PASSED #047 0x000000003d5e6848 PASSED #048 0x000000002ac9570c PASSED #049 0x000000000bd9ea17 PASSED Test passed with the SEC2 Driver. 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9108maxresident)k 0inputs+6952outputs (0major+5156minor)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.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9424maxresident)k 0inputs+96outputs (0major+5168minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 3.12user 0.28system 0:03.50elapsed 97%CPU (0avgtext+0avgdata 18996maxresident)k 0inputs+342032outputs (0major+9449minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.05user 0.05system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 9560maxresident)k 0inputs+760outputs (0major+14403minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1 with flush) PASSED Testing H5Fflush (part1 with flush + SWMR) PASSED Testing H5Fflush (part1 without flush) PASSED Testing H5Fflush (part1 without flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition and another flush) PASSED Testing H5Fflush (part1 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition) PASSED Testing H5Fflush (part1 with flush and later addition + SWMR) PASSED 0.04user 0.03system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 13604maxresident)k 0inputs+1664outputs (0major+6825minor)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.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9212maxresident)k 0inputs+88outputs (0major+5457minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9140maxresident)k 0inputs+96outputs (0major+5008minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) conversions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9304maxresident)k 0inputs+136outputs (0major+5415minor)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. 35.88user 4.37system 0:42.14elapsed 95%CPU (0avgtext+0avgdata 22704maxresident)k 0inputs+581608outputs (0major+246219minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/build/test/.libs/lt-ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9256maxresident)k 0inputs+80outputs (0major+4870minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing enc_dec_plist ============================ enc_dec_plist Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9128maxresident)k 0inputs+120outputs (0major+4876minor)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.06elapsed 101%CPU (0avgtext+0avgdata 9096maxresident)k 0inputs+88outputs (0major+4862minor)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.03system 0:00.08elapsed 95%CPU (0avgtext+0avgdata 9552maxresident)k 0inputs+712outputs (0major+8376minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.04user 0.02system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 9504maxresident)k 0inputs+1048outputs (0major+5443minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.06user 0.03system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 12420maxresident)k 0inputs+7320outputs (0major+12747minor)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.14user 0.02system 0:00.17elapsed 100%CPU (0avgtext+0avgdata 9156maxresident)k 0inputs+232outputs (0major+5241minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after resetting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9464maxresident)k 0inputs+440outputs (0major+5528minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.02user 0.02system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 7648maxresident)k 0inputs+24outputs (0major+4267minor)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.06elapsed 101%CPU (0avgtext+0avgdata 9440maxresident)k 0inputs+88outputs (0major+5565minor)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 93%CPU (0avgtext+0avgdata 9352maxresident)k 0inputs+288outputs (0major+5308minor)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.10user 0.04system 0:00.19elapsed 74%CPU (0avgtext+0avgdata 9640maxresident)k 0inputs+3416outputs (0major+5408minor)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.35user 0.11system 0:00.51elapsed 91%CPU (0avgtext+0avgdata 10136maxresident)k 0inputs+6640outputs (0major+12769minor)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.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9276maxresident)k 0inputs+544outputs (0major+5295minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.07user 0.03system 0:00.10elapsed 98%CPU (0avgtext+0avgdata 12792maxresident)k 0inputs+1928outputs (0major+7201minor)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.17user 0.73system 0:00.90elapsed 99%CPU (0avgtext+0avgdata 9284maxresident)k 0inputs+1280outputs (0major+5061minor)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.13user 0.04system 0:00.19elapsed 95%CPU (0avgtext+0avgdata 14956maxresident)k 0inputs+1800outputs (0major+7245minor)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.09user 0.09system 0:00.19elapsed 92%CPU (0avgtext+0avgdata 9720maxresident)k 0inputs+784outputs (0major+19491minor)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.07user 0.06system 0:00.13elapsed 105%CPU (0avgtext+0avgdata 9340maxresident)k 0inputs+248outputs (0major+13482minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.55user 0.12system 0:00.65elapsed 101%CPU (0avgtext+0avgdata 2912maxresident)k 0inputs+0outputs (0major+2370minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 0.35user 0.52system 0:00.72elapsed 122%CPU (0avgtext+0avgdata 8760maxresident)k 0inputs+752outputs (0major+94982minor)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.04user 0.01system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 9200maxresident)k 0inputs+120outputs (0major+5721minor)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): 964439 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): 146951 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 382322 Using reader random seed: 765852 Using reader random seed: 773025 Using reader random seed: 773512 Using reader random seed: 776782 Using reader random seed: 789291 ############################################################################### ## 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): 816720 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 73424 Using reader random seed: 253276 Using reader random seed: 255470 Using reader random seed: 256830 Using reader random seed: 261495 Using reader random seed: 268985 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 355961 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: 562430 Generating symbol names Choosing datasets Common symbol #0 = '0-0098' Common symbol #1 = '0-0070' Common symbol #2 = '0-0073' Common symbol #3 = '0-0098' Common symbol #4 = '0-0029' Random symbol #0 = '0-0057' Random symbol #1 = '2-0158' Random symbol #2 = '1-0096' Random symbol #3 = '0-0055' Random symbol #4 = '1-0091' Random symbol #5 = '4-0372' Random symbol #6 = '1-0010' Random symbol #7 = '0-0059' Random symbol #8 = '1-0194' Random symbol #9 = '0-0060' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 800 Symbol = '0-0070', # of records = 898 Symbol = '0-0073', # of records = 848 Symbol = '0-0098', # of records = 800 Symbol = '0-0029', # of records = 874 Checking random symbols Symbol = '0-0057', # of records = 821 Symbol = '2-0158', # of records = 52 Symbol = '1-0096', # of records = 220 Symbol = '0-0055', # of records = 823 Symbol = '1-0091', # of records = 212 Symbol = '4-0372', # of records = 7 Symbol = '1-0010', # of records = 219 Symbol = '0-0059', # of records = 793 Symbol = '1-0194', # of records = 234 Symbol = '0-0060', # of records = 764 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: 572070 Generating symbol names CParameters: # of hoseconds between polling = osin1 # of common symbols to poll = g5 # of random symbols to polld = 10 # of seaconds to test =t asets C3 oUsing reader randmmom seed: 574745 Generating symobol names n symbol #0 = '0-0076' Common symbol #1 = '0-0087' Common symbol #2 = '0-0035' Common symbol #3 = '0-0045' Common symbol #4 = '0-0060' RandomParameters: # of seconds between polling = symbo1 l # of common sym bols to poll# = 5 # of random sy0mbols to p oll = 10 # of seconds =to test = 3 'Using reader rand1-0101om seed: '576001 Generatin g symbol names Random symbol #1 =Choosing datasets Common symbol #0 = '0-0082' Common symbol #1' = '0-0014' Common symb1-0145ol #2 = '0-0099' Commo'n symbol #3 = ' 0-0042' Common symboRl #4 = '0-0067' Raandom symbol #0 n= '0-0051' Random sydmbol #1 = '0-0032'o Random symbol m#2 = '0-0005' Rand om symbol #3 = '2-0185' Random ssymbol #y4 = '1-0091' Random symboml #5 = '2-0052' Rbandom symbol #o6 = '3-0016' Randoml symbol #7 = ' 3-0709' Random symbo#l #8 = '2-0364' Ra2ndom symbol #9 = '1-0035' =Reading rec ords '0-0004'Opening file: swmr_data.h5 Random symbol #3 = '0-0029' Random symbol #4 = '2-0378' Random symbol #5Checking common s ymbols = '2-0390' Random symbSymbol = 'o0-0082', # of records = l723 #6 = '1-0161' Random sSymbol = 'y0-0014', # of records = m862 bol #7 = Symbol = ''0-0099', # of records =3-0151 749 ' Random sySymmbol = '0-0042', # ofb records = 801 ol #8 =Choosing datasets Common symbol #0' = '0-0024Sy0-0091' Commonmbol = '' symbol #1 0-0067', # of re = '0-0009' Comcords = 737 mon symbolR #2 = 'a0-0000' Commnon symboChedl #3 = 'cking randoo0-0058' Common m symbols msymbol #4 = '0-0071' Random symsbol #0y = '1-0019'mSym Random bol = '0-0051',bsymbol #1 = # of reo '1-0007' Racords = 813 lndom symbo l #2 = '#3-0125' Random symbol #93 = '3-0492 ' Rando=m symbol #4 = '2-0059' Random symbol #'Sy5 = '2-0146' Rmbol = '0-0052andom symbol #0-0032', # o6 = '3-0404' Ran'f records = dom symbol 825 #7 = '2-0087' Random symbol #8 = '2-0263R' Random symbol #9 = 'e0-0079' Raeading recodrds inSymbol = '0-0005gOpen', # of ing file: swmr_data.h5 records = 817 records Symbol = '2-0185', # of records = 57 Opening fiSymbol = 'l1-0091', # of recordes = 204 : swmr_data.h5 Symbol = '2-0052', # of records = 67 Symbol = '3-0016', # of records = 26 Symbol = '3-0709', # of records = 34 Checking common symbols Symbol = '2-0364', # of records = 35 Symbol = '0-0024', # of records = 815 Symbol = '1-0035', # of records = 186 Closing filCe hecking cSymbol = '0-0009', # ofo records = 788 mmon symbolsSymbol = '0-0000', # of records = 760 Symbol = '0-0058', # of records = 813 Symbol = '0-0076Symbo'l = '0-0071', # of record,s = 793 # oCheckifng random sym bols recordSymbols = '1-0019', # of records = =169 779 Symbol = '1-0007', # of records = 173 Symbol = '3-0125', # of records = 29 Symbol = '0-0087', Symbol = '3-0492',# # of records = 25 of recordSysmbol = '2-0059', # of records = 36= 786 Symbol = '2-0146', # of records = 54 Symbol =Symbol = ' 3-0404', # of re'cords = 26 0-0035', # of rSymbol = 'e2-0087', # of reccords = 67 ords = 831 Symbol = '2-0263', # of records = 49 Symbol = '0-0079',S # of records = 718 ymboClosing file l = '0-0045Parame',ters: # of seconds between polling = # of1 # of common symbols to polrl = 5 # of reandom symbols tco poll = 10 #o of seconds to rtest = d3 sUsing reader random seed: 580185 Genera=ting symbol na mes 782 Symbol = '0-0060', # of records = 751 Checking random symbols Symbol = '1-0101', # of records = 230 Symbol = '1-0145', # of records = 207 Symbol = '0-0004Choosing datasets Common symbol #0 = '0-0000' Common symbol #1 = ''0-0071' Common symbol #2 = '0-0078' Common ,symbol #3 = '0-0054 ' Common symbol# #4 = '0-0082' Ra ndom symbol #0o = '1-0142' Randomf symbol #1 = ' 2-0353' Random symrbol #2 = '4-1551'e Random symbol c#3 = '1-0024' Ranodom symbol #4 r= '0-0073' dRandom symbol #5 = '0-0040' Randoms symbol #6 = '0-0057' Random sy=mbol #7 = '0-0099' Random symbol834 #8 = '2-0133' Ran dom symbol #9 = '0-0044' Reading records Opening file: swmr_data.h5 Symbol = '0-0029', # of records = 844 Symbol = '2-0378Checking common symbols ', # of recoSymbol = 'r0-0000', # of records = d760 s = 50 SySymbol = '0-0071', # omf records = 793b ol = '2-0390', # Symbol = '0-0078', # ofo records = 747 f records = Symbol = '350-0054', # of records = 803 SySmbol = '0-0082', # of records = y687 mbolChecking ra ndom symbols = '1-0161', Sym#bol = '1-0142', # of records = o217 f records Sy=mbol = '2-0353', # of records = 18642 Symbol = '4-1551', # of records = 15 Symbol =Sym bol = '1-0024', # 'of records = 3-0151195 ', # of Syrmbol = '0-0073', # oef records = 813c ords = 35 Symbol = '0-0040', # of records = 770 SySymbol = 'm0-0057', # of recorbds = 783 ol = '0-0091', Symbol = '#0-0099', # of rec ords = 676 of records Symbol = '=2-0133', # of record s = 48 811 Symbol = '0-0044', # of records = 769 SyClosing file mbol = '0-0052', # of records = 824 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '0-0029', # of records = 9 Checking random symbols Symbol = '0-0057', # of records = 24 Symbol = '2-0158', # of records = 0 Symbol = '1-0096', # of records = 11 Symbol = '0-0055', # of records = 0 Symbol = '1-0091', # of records = 3 Symbol = '4-0372', # of records = 0 Symbol = '1-0010', # of records = 1 Symbol = '0-0059', # of records = 0 Symbol = '1-0194', # of records = 0 Symbol = '0-0060', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 0 Symbol = '0-0014', # of records = 0 Symbol = '0-0099', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0067', # of records = 0 Checking random symbols Symbol = '0-0051', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '0-0005', # of records = 0Opening file: swmr_data.h5 Symbol = '2-0185', # of records = 29 Symbol = '1-0091', # of records = 3 Symbol = '2-0052', # of records = 40 Symbol = '3-0016', # of recordChecking common symbols s = 1 Symbol = '0-0024', # of records = 0 Symbol = '3-0709', # of records = 2 Symbol = '0-0009', # of records = 0 Symbol = '0-0000', # of records = Sy0 mbol = '2-0364', # of records = 0 Symbol = '0-0058', # of records = 0 Symbol = '1-0035', # oSymbof recl = '0-0071'ords =, # of 32 records = 0 Checking random symbols Closing file Symbol = '1-0019', # of records = 0 Symbol = '1-0007', # of records = 0 Symbol = '3-0125', # of records = 0 Symbol = '3-0492', # of records = 0 Symbol = '2-0059', # of records = 0 Symbol = '2-0146', # of records = 3 Symbol = '3-0404', # of records = 0 Symbol = '2-0087', # of records = 0 Symbol = '2-0263', # of records = 15 Symbol = '0-0079', # of records = 0 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0078', C# of records = 9 hecking commonSymbol = ' 0-0054', # of recsords = 0y mbols Symbol = '0-0082', # of records = 0 Checking random symbols SymSymbbol = '1-0142'o, # of recolrds = 35 = '0-0076', # of rSymbol = 'e2-0353', # of reccords = o0 rds = 0 Symbol = '4-1551', # of records = 0 Symbol Sym=bol = '1-0024 ', # of re'cords = 00-0087 ', # ofSymbol = ' 0-0073', # ofr records =e 0 cords = Symbol = '00-0040', # of r ecords = 0 Symbol =S '0-0057', # oyf records = m24 bol = '0-0035', # Symbol = 'o0-0099', # of rfecords = 0 records =Symbol = ' 2-0133', # of rec94ords = 0 Symbol = '0-0044', # of records = 0 ClosSing file ymbol = '0-0045', # of records = 0 Symbol = '0-0060', # of records = 0 Checking random symbols Symbol = '1-0101', # of records = 17 Symbol = '1-0145', # of records = 40 Symbol = '0-0004', # of records = 11 Symbol = '0-0029', # of records = 9 Symbol = '2-0378', # of records = 0 Symbol = '2-0390', # of records = 0 Symbol = '1-0161', # of records = 0 Symbol = '3-0151', # of records = 6 Symbol = '0-0091', # of records = 0 Symbol = '0-0052', # of records = 1 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '0-0029', # of records = 9 Checking random symbols Symbol = '0-0057', # of records = 24 Symbol = '2-0158', # of records = 0 Symbol = '1-0096', # of records = 11 Symbol = '0-0055', # of records = 0 Symbol = '1-0091', # of records = 3 Symbol = '4-0372', # of records = 0 Symbol = '1-0010', # of records = 1 Symbol = '0-0059', # of records = 0 Symbol = '1-0194', # of records = 0 Symbol = '0-0060', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 0 Symbol = '0-0014', # of records = 0 Symbol = '0-0099', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0067', # of records = 0 Checking random symbols Opening file: swmr_data.h5 Symbol = '0-0051', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '0-0005', # of records = 0 Symbol = '2-0185', # of records = 29 Checking common symbols Symbol = '1-0091', # of records = 3 Symbol = '0-0024', # of records = 0 Symbol = '2-0052', # of records = 40 Symbol = '0-0009', # of records = 0 SymboSymbol = 'l = '3-0016', # of record0-0000', # of recordss = 1 = 0 Symbol = '0-0058', # of records = 0 Symbol = '3-0709', # of records = 2 Symbol = '0-0071', # of records = 0 Checking random symbols Symbol = '2-0364', # of records = 0 Symbol = '1-0019', # of records = 0 Symbol = '1-0035', # of records = 32 Symbol = '1-0007', # of records = Closing file 0 Symbol = '3-0125', # of records = 0 Symbol = '3-0492', # of records = 0 Symbol = '2-0059', # of records = 0 Symbol = '2-0146', # of records = 3 Symbol = '3-0404', # of records = 0 Symbol = '2-0087', # of records = 0 Symbol = '2-0263', # of records = 15 Symbol = '0-0079', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0078', # of records = 9 Symbol = '0-0054', # of records = 0 Symbol = '0-0082', # of records = 0 Checking random symbols Symbol = '1-0142', # of records = 35 Symbol = '2-0353', # of records = 0 Symbol = '4-1551', # of records = 0 Symbol = '1-0024', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '0-0057', # of records = 24 Symbol = '0-0099', # of records = 0 Symbol = '2-0133', # of records = 0 Symbol = '0-0044', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0076', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '0-0035', # of records = 94 Symbol = '0-0045', # of records = 0 Symbol = '0-0060', # of records = 0 Checking random symbols Symbol = '1-0101', # of records = 17 Symbol = '1-0145', # of records = 40 Symbol = '0-0004', # of records = 11 Symbol = '0-0029', # of records = 9 Symbol = '2-0378', # of records = 0 Symbol = '2-0390', # of records = 0 Symbol = '1-0161', # of records = 0 Symbol = '3-0151', # of records = 6 Symbol = '0-0091', # of records = 0 Symbol = '0-0052', # 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 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): 610658 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 806474 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 898280 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: 69123 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: 72499 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: 72746 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: 72104 Generating symbol names Choosing datasets Common symbol #0 = '0-0052' Common symbol #1 = '0-0020' Common symbol #2 = '0-0084' Common symbol #3 = '0-0046' Common symbol #4 = '0-0039' Random symbol #0 = '1-0164' Random symbol #1 = '0-0080' Random symbol #2 = '1-0020' Random symbol #3 = '2-0093' Random symbol #4 = '1-0098' Random symbol #5 = '4-1209' Random symbol #6 = '0-0060' Random symbol #7 = '0-0050' Random symbol #8 = '1-0007' Random symbol #9 = '2-0252' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 907 Symbol = '0-0020', # of records = 877 Symbol = '0-0084', # of records = 937 Symbol = '0-0046', # of records = 914 Symbol = '0-0039', # of records = 896 Checking random symbols Symbol = '1-0164', # of records = 207 Symbol = '0-0080', # of records = 939 Symbol = '1-0020', # of records = 236 Symbol = '2-0093', # of records = 41 Symbol = '1-0098', # of records = 209 Symbol = '4-1209', # of records = 13 Symbol = '0-0060', # of records = 920 Symbol = '0-0050', # of records = 932 Symbol = '1-0007', # of records = 227 Symbol = '2-0252', # of records = 64 Closing file Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 = '0-0060' Common symbol #2 = '0-0063' Common symbol #3 = '0-0013' Common symbol #4 = '0-0032' Random symbol #0 = '0-0067' Random symbol #1 = '0-0020' Random symbol #2 = '0-0082' Random symbol #3 = '1-0180' Random symbol #4 = '2-0382' Random symbol #5 = '2-0342' Random symbol #6 = '4-0433' Random symbol #7 = '1-0068' Random symbol #8 = '0-0094' Random symbol #9 = '0-0064' ReChoosing datasets ading records Common symbol #0 = '0-0077' Common symbol #1 = '0-0005' CoOpenimmon sng file: ymbol #swmr_data.h5 2 = '0-0095' Common symbol #3 = '0-0097' Common symbol #4 = '0-0024' Random symbol #0 = '0-0008' Random symbol #1 = '0-0061' Random symbol #2 = '0-0046' Random symbol #3 = '0-0046' Random symbol #4 = '0-0001' Random symbol #5 = '1-0125' Random symbol #6 = '3-0090' Random symbol #7 = '0-0007' Random symbol #8 = '0-0047' Random symbol #9 = '0-0024' Reading records Opening file: swmr_data.h5 Checking common symbols Choosing datasets Common symbol #0 = '0-0018' Common symbol #1 = '0-0077' Common symbol #2 = '0-0077' Common symbol #3 = '0-0062' Common symbol #4 = '0-0075' Random symbol #0 = '0-0043' RanChecking common symbols dom symbol #1 = '0-0057' Random symbol #2 = '4-0376' Random symbol #3 = '0-0024' Random symbol #4 = '0-0042' Random symbol #5 = '3-0719' Random symSymbol = 'bol #0-0077', # of re6 = 'cords = 0-0068' Ra871 ndom symbol #7 = '0-0021' Random symbol #8 = '4-0597' Random symbol #9 = '0-0078' Symbol = '0-0056', # of records = 893 Symbol = '0-0060', # of records = 920 Reading records Opening filSymbol = 'e: 0-0005', # of swmr_data.h5 records = 826 Symbol = '0-0063', # of records = 895 Symbol = '0-0095', # of records = 881 Symbol = '0-0013', # of records = 867 Symbol = '0-0097', # of records = 847 Symbol = '0-0032', # of records = 930 Symbol = '0-0024', # of recCheckords = ing random symbols 849 Checking random symbolsSymbol = '0-0067', # of records = 900 Symbol = '0-0008', # of records = 914 Symbol = '0-0020', # of records = 878 Symbol = '0-0061', # of records = 873 Symbol = '0-0082', # of records = 930 Checking common symbols Symbol = '0-0046', # of records = 925 Symbol = '1-0180', # of records = 199 Symbol = '0-0046', # of records = 925 Symbol = '2-0382', # of records = 51 SymboSyl = '0-0018',mbol = ' # of 0-0001', # orecordf records = s = 917 890 Symbol = '2-0342', # of records = 46 Symbol = '1-0125', # of records = 208 Symbol = '4-0433', # of records = 13 Symbol = Symbo'3-0090l = '0-0077', # ', # of rof reecordscords = 37 = 864 Symbol = '1-0068', # of records = 216 Symbol = '0-0094', # of records =Symbol = ' 8820-0007', # of recordsSymbol = '0-0077', # of records = 864 = 894 Symbol = '0-0064', # of records = 895 Symbol = '0-0062', # of reScordsymbol = = '0-0047842 ', # of recClosing file ords = 890 Symbol = '0-0024', # of records = 849 SymboClol = '0-0075', sing file # of records = 928 Checking random symbols Symbol = '0-0043', # of records = 877 Symbol = '0-0057', # of records = 890 Symbol = '4-0376', # of records = 14 Symbol = '0-0024', # of records = 859 Symbol = '0-0042', # of records = 811 Symbol = '3-0719', # of records = 26 Symbol = '0-0068', # of records = 860 Symbol = '0-0021', # of records = 894 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: 80030 Generating symbol names Symbol = '4-0597', # of records = 13 Symbol = '0-0078', # of records = 931 Closing file Choosing datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0020' Common symbol #2 = '0-0055' Common symbol #3 = '0-0028' Common symbol #4 = '0-0069' Random symbol #0 = '1-0086' Random symbol #1 = '4-0003' Random symbol #2 = '4-1060' Random symbol #3 = '1-0091' Random symbol #4 = '0-0004' Random symbol #5 = '0-0092' Random symbol #6 = '1-0117' Random symbol #7 = '4-0734' Random symbol #8 = '4-1304' Random symbol #9 = '2-0197' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 934 Symbol = '0-0020', # of records = 878 Symbol = '0-0055', # of records = 934 Symbol = '0-0028', # of records = 931 Symbol = '0-0069', # of records = 886 Checking random symbols Symbol = '1-0086', # of records = 230 Symbol = '4-0003', # of records = 15 Symbol = '4-1060', # of records = 19 Symbol = '1-0091', # of records = 201 Symbol = '0-0004', # of records = 884 Symbol = '0-0092', # of records = 901 Symbol = '1-0117', # of records = 236 Symbol = '4-0734', # of records = 13 Symbol = '4-1304', # of records = 16 Symbol = '2-0197', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 1022 Symbol = '0-0020', # of records = 931 Symbol = '0-0084', # of records = 909 Symbol = '0-0046', # of records = 853 Symbol = '0-0039', # of records = 864 Checking random symbols Symbol = '1-0164', # of records = 217 Symbol = '0-0080', # of records = 820 Symbol = '1-0020', # of records = 207 Symbol = '2-0093', # of records = 40 Symbol = '1-0098', # of records = 211 Symbol = '4-1209', # of records = 21 Symbol = '0-0060', # of records = 909 Symbol = '0-0050', # of records = 831 Symbol = '1-0007', # of records = 274 Symbol = '2-0252', # of records = 77 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 836 Checking common symbols Symbol = '0-0060', # of records = 909 Symbol = '0-0077', # of records = 794 Symbol = '0-0063', # of records = 729 Symbol = '0-0013', # of recSymbol = '0-0005', # oords = 832 f records = 827 Symbol = '0-0032', # of records = 871 Symbol = '0-0095', # of records = 1009 Checking random symbols Symbol = '0-0067', # of Symbol = '0-0097', records =# of records = 967 818 Symbol = 'Symb0-0020', # of records = ol = '0-0024', # of recor931 ds = 801 Checking random symbols Symbol = '0-0082', # of records = 738 Symbol = '0-0008', # of records = 905 Symbol = '1-0180', # of records = 186 Symbol = '0-0061', # of records = 835 Symbol = '2-0382', # of records = 58 Symbol = '0-0046', # of records = 853 Symbol = '2-0342', # of records = 101 Symbol = '0-0046', # of records = 853 Symbol = '4-0433', # of reSymbolcords = 29 = '0-0001', # of records = 1006 Symbol = '1-0068', # of records = Symbol235 = '1-0125', # of records = 227 Symbol = '0-0094', # of records = 967 Symbol = '3-0090', # of records = 30 Symbol = '0-0064', # of records = 978 Symbol = '0-0007', # of records = 843 Closing file Symbol = '0-0047', # of records = 852 OSymbol = '0-0024', #p of records = e801 ninClosing file g file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 1055 Symbol = '0-0077', # of records = 794 Symbol = '0-0077', # of records = 794 Symbol = '0-0062', # of records = 952 Symbol = '0-0075', # of records = 880 Checking random symbols Symbol = '0-0043', # of records = 828 Symbol = '0-0057', # of records = 757 Symbol = '4-0376', # of records = 33 Symbol = '0-0024', # of records = 793 Symbol = '0-0042', # of records = 700 Symbol = '3-0719', # of records = 35 Symbol = '0-0068', # of records = 826 Symbol = '0-0021', # of records = 1162 Opening file: swmr_data.h5 Symbol = '4-0597', # of records = 33 Symbol = '0-0078', # ofChecking common symbols records = 807 ClSymbol = '0-0055', # of recoords = 1149 sing file Symbol = '0-0020', # of records = 926 Symbol = '0-0055', # of records = 1149 Symbol = '0-0028', # of records = 762 Symbol = '0-0069', # of records = 861 Checking random symbols Symbol = '1-0086', # of records = 269 Symbol = '4-0003', # of records = 44 Symbol = '4-1060', # of records = 22 Symbol = '1-0091', # of records = 284 Symbol = '0-0004', # of records = 911 Symbol = '0-0092', # of records = 931 Symbol = '1-0117', # of records = 205 Symbol = '4-0734', # of records = 5 Symbol = '4-1304', # of records = 3 Symbol = '2-0197', # of records = 61 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 923 Symbol = '0-0020', # of records = 879 Symbol = '0-0084', # of records = 638 Symbol = '0-0046', # of records = 848 Symbol = '0-0039', # of records = 1037 Checking random symbols Symbol = '1-0164', # of records = 192 Symbol = '0-0080', # of records = 841 Symbol = '1-0020', # of records = 194 Symbol = '2-0093', # of records = 41 Symbol = '1-0098', # of records = 300 Symbol = '4-1209', # of records = 29 Symbol = '0-0060', # of records = 914 Symbol = '0-0050', # of records = 846 Symbol = '1-0007', # of records = 294 Symbol = '2-0252', # of records = 63 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 1042 Checking common symbols Symbol = '0-0060', # of records = 914 Symbol = 'Symbol = '0-0077', # of rec0-0063', # of records = 755 ords = 839 Symbol = '0-0013', # of records = 960 Symbol = '0-0005', # of records = 800 Symbol = '0-0032', # of records = 824 Symbol = '0-0095', # of recorCheckids = 1262 ng random symbols Symbol = '0-0067', # of records = 883 Symbol = '0-0097', # of records = 810 Symbol = '0-0020', # of records = 879 Symbol = '0-0024', # of records = 694 SymboCheckil = '0-0082', # of recongrds = 916 random symbols Symbol = '0-0008', # of records = Symbol818 = '1-0180', # of records = 124 Symbol = '0-0061', # of records = Symbo922 l = '2-0382', # of records = 8 Symbol = '0-0046', # of Symborecords =l = '2-0342 848 ', # of records = 91 Symbol = '0-0046', # of records = 848 Symbol = '4-0433', # of records = 41 Symbol = '0-0001', # of records = 1123 Symbol = '1-0068', # of records = 249 Symbol = '1-0125', # of records = 263 Symbol = '0-0094', # of records = 995 Symbol = '3-0090', # of records = 22 Symbol = '0-0064', # of records = 845 Closing file Symbol = '0-0007', # of records = 893 Symbol = '0-0047', # of records = 714 Symbol = '0-0024', # of records = 694 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 1059 Symbol = '0-0077', # of records = 839 Symbol = '0-0077', # of records = 839 Symbol = '0-0062', # of records = 982 Opening file: swmr_data.h5 Symbol = '0-0075', # of recorChecking common symbols ds = 1024 Symbol = '0-0055', # of records =C 1249 hecking random Symbol = '0-0020', # of records = 871 symbols Symbol = '0-0055', # of records = 1249 SymbSymbol = '0-0028',o # of records = 881 l = '0-0043', # oSymbol = '0-0069', # of records f= 727 recChecking raondom symbols rds = Symbol = '7461-0086', # of records = 242 SSymbol = '4-0003', # of recordsy = 45 mbol = '0-0057'Symbol = ',4-1060', # of records = 23 # of recSymbol = 'o1-0091', # of records = r290 ds = 767 Symbol = '0-0004', # of records = 623 SSymbol = 'y0-0092', # of records = m883 bol = '4-0376Symbol = ''1-0117', # of records, = 143 # of recoSymbol = '4-0734r', # of records = 7 ds = 27 Symbol = '4-1304', # of records = 15 SymboSymbol = '2-0197', l# of records = 81 = 'Closing fi0-0024le ', # of records = 702 Symbol = '0-0042', # of records = 657 Symbol = '3-0719', # of records = 33 Symbol = '0-0068', # of records = 967 Symbol = '0-0021', # of records = 1122 Symbol = '4-0597', # of records = 45 Symbol = '0-0078', # of records = 746 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 898 Symbol = '0-0020', # of records = 812 Symbol = '0-0084', # of records = 471 Symbol = '0-0046', # of records = 941 OpeninSg yfmibloel: = swmr_data.h5'0-0039' , O# poefn irnegc ofridlse := 1027swmr_data.h5 CChheecckkiinngg croamnmdoonm ssyymmbboollCssh ecking coSmymmobno Slsy ym=mb bo'oll1-0164 s'= , '#0-0056 'o,f #r eocfo rrdSescy om=rb do241sl == '848 0-0077', # Sofy mrbeocloS ry=dm sb' o=0-0080l ' ,925= #' 0-0060o'f, r#e coofr drse c=So ry761dm sb o=l =755 '0-0005', S#y mobfo lrS e=ycm ob'rod1-0020ls' ,== #' 9080-0063o 'f, r#e coofr drse c=o Sr184dy sm b=o l 784= '0-0095S'y,m b#o lS oy=fm b'roe2-0093lc' o,=r d#'s 0-0013 o'=f, r1332#e coofr drse c=o r44d sS =y m1026b ol =S 'y0-0097m'b,o lS# =yo mf'b 1-0098or'le, c =o# r 'dos0-0032f ' =,r e1005#c oorfd sr e=c o332r ds S=y m769b ol = 'CS0-0024hy'em,cb ko#il n og=f r'ra4-1209en'cd,oo rm#d sso yf=m br739oe lcso rds C= hS26ey cmkbionlg =r a'nd0-0067So'my, m sb#yo mlob fo= l rs'e 0-0060c'o,r d#s So=yf m 947br oelc o=r d's0-0008 '=, S 755y# m boofl r=e c'or0-0020Sd's,y m=#b o890ol f =r e'c0-0050o'r,d s# =o Sf812 y rmebcoolr d=s '=0-0061 'S881,y m#b oolf =r e'c0-0082o'r,dS s#y m=ob fo849 l r e=c o'r1-0007d's, =# 993oS fy mrbeoclo r=d s' 0-0046=S' y,253m b#o lo f= r'ec1-0180o'r,Sd sy# m =bo of941l r=e c'o2-0252r'd,s S#=y mo208bf o lr e=c o'r0-0046d's, S= y #m23 b oofl r=e cC'olr2-0382od'ss,i n=#g o941ff i lree cords =S y0m bol = 'S0-0001y'm,b o#l o=f 're2-0342c'o,r d#s o=f 1005r ecords = 103 Symbol = '1-0125S'y,m b#o lo f= r'ec4-0433o'r,d s# =o f223 records = S44 ymbol = 'Sy3-0090m'b,o l# =o f' r1-0068e'c,o r#d so f= r31e cords = 261 Symbol = S'y0-0007m'b,o l# =o f' r0-0094e'c,o r#d so f= r875e cords = 1051 Symbol = S'y0-0047m'b,o l# =o f' 0-0064r'e,c o#r dosf =r e690c ords = 867S ymboCll o=s i'n0-0024g' ,f i#l eo f records = 739 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1157 Symbol = '0-0020', # of records = 824 Symbol = '0-0055', # of records = 1157 Symbol = '0-0028', # of records = 941 Symbol = 'Ope0-0069nin'g, f il#e :o f swmr_data.h5r ecords = 883 CheckiCnhge crkainngd ocommonm sy msbyomlbso ls SySmybmoblo l= =' 1-0086''0-0018,' ,# #o fo fr reeccoorrddss == 148817 SymSbyomlb o=l '=4-0003 '',0-0077 '#, o#f of rrecordse =c 946 ords =S ym43bol = '0-0077', # of recordsS =y m946b ol = '4-1060', S#y mobfo lr e=c o'r0-0062d's, =# 24 of records =S y1037m bol = '1-0091', S#y mobfo lr e=c o'r0-0075d's, = 349# of records S= ym1021b ol = 'C0-0004hec'king, r a#n doofm rseycmobrodlss = 604 Symbol S=y m'bo0-0043l' ,= #' o0-0092f' ,r e#c oorfd rse c=o rd614s = 915 SymbSoylm b=o l' 0-0057=' ,' 1-0117#' ,o f# roefc orredcso r=d s734 = 126 SymbSoylm b=o l' 4-0376=' ,' 4-0734#' ,o f# roefc orredcso r=d s27 = 10 SymbSoylm b=o l' 0-0024=' ,' 4-1304#' ,o f# r eocfo rrdesc o=r d743s = 9 SymbolS y=m b'o0-0042l' ,= #' 2-0197o'f, r#e coofr drse c=o r680d s = 69 CSlyomsbionlg =f i'l3-0719e' , # of records = 37 Symbol = '0-0068', # of records = 1025 Symbol = '0-0021', # of records = 1099 Symbol = '4-0597', # of records = 43 Symbol = '0-0078', # of records = 671 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 877 Symbol = '0-0020', # of records = 825 Symbol = '0-0084', # of records = 436 Symbol = '0-0046', # Oof rpeceonridsn =g 989 file: OSswmr_data.h5ypme bnoiln g= f'i0-0039l'e,: # swmr_data.h5o f records = 1052 CheckiCng hraCnedhoemcc ksikynmgib ocnlosmg mo n csyombmoSlmysm obonl = s'1-0164y',m #b oSfo yrmlebcosolr d=s '=0-0077 ',247 # of records S= S965yy mmbobl o= l'0-0080 ',= #S yomf'b orl0-0056e c='o r',d0-0005s ' ,=# #691 oof fre corrdesSc y=mo bo922rl d= s'1-0020 ',= # oSf839 yrm ebcoolr d=s '=0-0095 '207, # of recorSdSsy ym=b mo1453l b o= l' 2-0093'=, #S 'yomb0-0060fo l'r e=,c o' r0-0097d'#s, =# oof40f r ecroredsc =o 1070r dSsym bo=l =S y'794m1-0098b 'o,l #= o'f0-0024 'r,e c#o rodfs r=e c269o rSds y= m765 boSly Cmh=beoc lk i'=n g' 0-0063r4-1209a''n,d, o#m os#fy m rbeooclosfr d s r= eS20cy moborl d= s'0-0008 ',= S# yomf753b or le c=o r'ds0-0060 '=, 972# of recordsSS =yym b794mo lb =o 'l0-0061' , =#S oyf'm bro0-0013elc 'o=r ,d's 0-0050 '=#, 783 # ooff re corrdeSsc y=mo bo948rl d= s'0-0046 ',= # oSf984 yrm ebcoolr d=s '=1-0007 '989, # of recSoyrSmdbsoy l m== b 'o2670-0046 'l, # =of r'eco0-0032rSd'ysm ,b=o l989 #= '2-0252o',f # Soryfm ebroeclc oo=r dr's 0-0001d=' ,s24 # o=f Crle748ocso irndgs f= i986 leC hecSkymibonl g= '1-0125r',a #n odf oremco rdss y= m252 bols Symbol = 'S3-0090',y #m obf orelco rd=s = '20 0-0067', #S ymobofl = r'0-0007e',c #o orf dresco rd=s = 991 974 Symbol = S'0-0047y',m #b oof lrec ord=s = '724 0-0020', #S ymobofl = r'0-0024e',c #o orf dresco rd=s = 765825 Closing file Symbol = '0-0082', # of records = 961 Symbol = '1-0180', # of records = 180 Symbol = '2-0382', # of records = 9 OpenSingy fmilbe:o lswmr_data.h5 = '2-0342', # of rCehcecokirngd csom mo=n sym74bo ls SymbSoly =m 'b0-0055'o, l# of= r ec'ord4-0433s '= ,1128 # of rSeymcbool r= d'0-0020s', # =of r41ec ords = 825 SSymbyolm =b 'o0-0055'l, # =of r'eco1-0068rd's ,= 1128 # of rSyembcolo =r 'd0-0028's, # =of re229co rds = 951 SSymbyolm =b 'o0-0069'l, # o=f re'cor0-0094ds' =, 731 # oChfec kirnge rcanodomr sdymsbo ls= 980 Symbol = '1-0086', # of Srecyormdsb =o 66l = '0-0064S'ym,bo l #= '4-0003o',f Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 707 Symbol = '0-0077', # of records = 965 Symbol = '0-0077', # of records = 965 Symbol = '0-0062', # of records = 1082 Symbol = '0-0075', # of records = 931 Checking random symbols Symbol = '0-0043', # of records = 740 Symbol = '0-0057', # of records = 791 Symbol = '4-0376', # of records = 19 Symbol = '0-0024', # of records = 765 Symbol = '0-0042', # of records = 736 Symbol = '3-0719', # of records = 39 Symbol = '0-0068', # of records = 979 Symbol = '0-0021', # of records = 1048 Symbol = '4-0597', # of records = 39 Symbol = '0-0078', # of records = 653 Closing file # ofr reeccordos =r 49d s = 1082S ymbol = '4-1060'C, #l oof sreciorndsg = 34f ile Symbol = '1-0091', # of records = 359 Symbol = '0-0004', # of records = 540 Symbol = '0-0092', # of records = 883 Symbol = '1-0117', # of records = 115 Symbol = '4-0734', # of records = 15 Symbol = '4-1304', # of records = 9 Symbol = '2-0197', # of records = 68 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 877 Symbol = '0-0020', # of records = 825 Symbol = '0-0084', # of Orepceonridnsg =f i436l e: swmr_data.h5 Symbol = '0-0046', # of reCchoercdksi n=g 989c ommon symbolsS ymbol = '0-0039', #S oyfm broelc o=r d's0-0077 '=, 1052# of reCchoercdksi n=g r965an dom symbols SymbSoylm b=o l' 0-0005=' ,' 1-0164#' ,o f #re coofr drse c=o r922d s = 247 SymbSoylm b=o l' 0-0095=' ,' 0-0080#' ,o f# roefc orredcso r=d s1453 = 691 SSyymmbbooll == ''1-00200-0097'',, ## ooff rreeccoorrddss == 1070207 SSymybmoblo l= =' 0-0024''2-0093,' ,# #o fo fr erceocrodrsd s= =765 40 CheckinSg yrmabnodlo m= s'y1-0098m'b,o l#s of recoSrydmsb o=l 269= '0-0008', # of rSecyomrbdosl == 972' 4-1209', # of recSorydmsb o=l 20= '0-0061', # of Srecyomrbdosl == 783' 0-0060', # of recoSrdysm b=o l794 = '0-0046', # of Sreycmobrodls == '9890-0050 ', # of rSecyomrbdosl == 948' 0-0046', # of recSorydmsb o=l 989= '1-0007', # ofS ryemcboorld s= =' 0-0001267' , # of records S=y m986b ol = '2-0252', # Sofy mrbeoclo r=d s' 1-0125=' ,24 # of rCelcoosridnsg =f i252l e Symbol = '3-0090', # of records = 20 Symbol = '0-0007', # of records = 991 Symbol = '0-0047', # of recoOrds p= e724 ning Sfymiboll e= :'0-0024 ', swmr_data.h5# of records = 765 Closing file COpening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 707 Symbol = '0-0077', # of records = 965 Symbol = '0-0077', # of records = 965 Symbol = '0-0062', # of records = 1082 Symbol = '0-0075', # of records = 931 Checking random symbols Symbol = '0-0043', # of records = 740 Symbol = '0-0057', # of records = 791 Symbol = '4-0376', # of records = 19 Symbol = '0-0024', # of records = 765 Symbol = '0-0042', # of records = 736 Symbol = '3-0719', # of records = 39 Symbol = '0-0068', # of records = 979 hecking common symbols Symbol = '0-0021', # of records = 1048 Symbol = '4-0597', # of records = 39 Symbol = '0-0078', # of records = 653 Closing file Symbol = '0-0056', # of records = 839 Symbol = '0-0060', # of records = 794 SOypmebniongl fi=l e:' 0-0063swmr_data.h5 ', # of records =C hec753k ing common symbols SymbolS ym=bo l '= 0-0013'0-0055'',, # o#f reocofrd s r= e1128c ords = 984S ymbol = '0-0020', # of reScoyrdms b=o l825 = '0-0032',S y#mb ool f= 'r0-0055e',c o# rodf sr ec=o rd748s = 1128 ChSeycmbkoli =n 'g0-0028 'r, a# nofd roecmo rdss =y m951 bols Symbol =S 'y0-0069'm, b# oofl re=co rd's 0-0067= '731, # Cohefck inrg eracndoomr sdymsb ol=s 974 Symbol = '1-0086', S# yofm breoclor d=s =' 660-0020 ', # ofS ymrboel c= o'r4-0003'd, s# of= r ec825or ds = 49 SSymbyolm =b 'o4-1060l', #= of' r0-0082ec'o,rd s# = o34 f recoSyrmbdols = '=1-0091 ', 961# of records = 359 SySmymbbooll = =' 0-0004'', 1-0180# 'of, r e#co rodsf = r540e cords =S ym180bo l = '0-0092', # of recSorydsm b= o883 l = 'S2-0382ymb'ol, = #'1-0117 ',o # fof rreceorcdso =r 115d s = 9 Symbol = '4-0734', #S ofy mrebcoorlds == 15' 2-0342', # Soyfmb orl e= c'o4-1304'r, d#s o f =r ec74or ds = 9 SymSboly =m 'b2-0197'o, #l o f =re co'rds4-0433 =' ,68 # Colfos inrg efciloe rds = 41 Symbol = '1-0068', # of records = 229 Symbol = '0-0094', # of records = 980 Symbol = '0-0064', # of records = 1082 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 877 Symbol = '0-0020', # of Orepcoerdnsi n=g 825f ile: swmr_data.h5 Symbol = '0-0084', # of recordCOhse pc=ek ni436in ngg cfoimlmeo:n sswmr_data.h5y Smybmbolosl = '0-0046', # of rSeycmobrodls C == h 'e989c0-0077 k'i,n g# coofm mroencS osyrymdmbsbo ol=l s= 965 '0-0039', # of recSoyrmdbso S=l y 1052m= b o'l0-0018 '=, 'C#0-0005h 'eo,cf k #ir neogcf o rrradenscd oo=rm d 707ss y=m bo922l s SSyymmbbooll S== y''0-0077m1-0164'',b, ##o oolff rr=eecc oorr'ddss 0-0095 == ' 965,247 # of SrySmeybmcobloo =lr 'd=0-0077 's', 0-0080 #' =,o f # r1453eocf o rrdesc o=r d965s = 691 SSyymbmoSbly om=b lo'l 0-0062 '==, '#'1-0020 'o0-0097,f '# ,o f #r ecoorfds r=e c207o rds = 1070 Symbol = 'S2-0093'y,m b#o lo f= r'e0-0024c'o,r d#s o=f 40r ecords = 765 SymCbhole =c 'k1-0098i'n,g #r aonfd orme csoyrmdbso l=s 269 SymbolS =y m'bo0-0008l' ,= records = 1082 Symbol = '0-0075', # of records = 931 Checking random symbols Symbol = '0-0043', # of records = 740 Symbol = '0-0057', # of records = 791 Symbol = '4-0376', # of records = 19 Symbol = '0-0024', # of records = 765 Symbol = '0-0042', # of records = 736 Symbol = '3-0719', # of records = 39 Symbol = '0-0068', # of records = 979 Symbol = '0-0021', # of records = 1048 Symbol = '4-0597', # of records = 39 Symbol = '0-0078', # of records = 653 Closing file #' 4-1209o'f, r#e coofr drse c=o r972d s = 20 SymbSoylm b=o l' 0-0061=' ,' 0-0060#' ,o f# roefc orredcs o=r ds783 = 794 SSymybmoblo l= =' 0-0046''0-0050,' ,# of r#ec oorfd sr e=c o989r ds = 948 Symbol = '0-0046S'y,m b#o lo f= r'ec1-0007o'r,d s# =o f989 records = S267y mbol = '0-0001', S# yomfb orlec o=r d's2-0252 '=, 986# of records = 24S ymbolC l=o s'i1-0125n'g, f#i loef records = 252 Symbol = '3-0090', # of records = 20 Symbol = '0-0007', # of records = 991 Symbol = '0-0047', # of records = 724 Symbol = '0-0024', # of records = 765 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1128 Symbol = '0-0020', # of records = 825 Symbol = '0-0055', # of records = 1128 Symbol = '0-0028', # of records = 951 OpenSiynmgb ofli l=e :' 0-0069'swmr_data.h5, # of records = 731 CheckinCg hreacnkdionmg scyommbmoolns symbols Symbol = '1-0086',S # yomfb orle c=o r'ds0-0056 =' ,66 # of recordsS y=m b839o l = '4-0003', # of rSeycmobrodls == '490-0060 ', # of recSoyrmdbso l= =794 '4-1060', # ofS ryemcboorld s= =' 0-006334' , # of recoSrydmsb o=l 753= '1-0091', # of recSorydmsb o=l 359= '0-0013', # of Sreycmobrodls == '9840-0004 ', # of recorSdysm b=o l540 = '0-0032', # oSf yrmebcoolr =d s' 0-0092=' ,748 # of reCchoercdksi n=g 883r andom symbolSs ymbol = S'y1-0117'm, b#o lo f= r'ec0-0067o'r,d s# =o f115 records = 974S ymbol = '4-0734', S#y mobfo lr e=c o'rd0-0020s' ,= #15 of recordsS =y mb825o l = '4-1304', # Sofy mrbeoclo r=d s' =0-0082 '9, # of records S=y m961b ol = '2-0197', # of Sreycmobrodls == '681-0180 ', # Colfo sriencgo rfdisl e= 180 Symbol = '2-0382', # of records = 9 Symbol = '2-0342', # of records = 74 Symbol = '4-0433', # of records = 41 Symbol = '1-0068', # of records = 229 Symbol = '0-0094', # of records = 980 Symbol = '0-0064', # of records = 1082 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 707 Symbol = '0-0077', # of records = 965 Symbol = '0-0077', # of records = 965 Symbol = '0-0062', # of recorOdsp e=n i1082n g fileS:y mbswmr_data.h5o l = '0-0075', # of records = 931 ChecCkihnegc krianngd omc osmymmobonl ss ymbols Symbol = '0-0043', # of rSecyomrbdosl == 740' 0-0052', # of reScyomrbdosl == '8770-0057 ', # of records =S y791m bol = '0-0020',S y#m boofl r= e'c4-0376o',r d#s o=f r825e cords = 19 OSpyemnboiSlny m=gb o 'lf 0-0084=i' ,l' e0-0024#': ,o f# swmr_data.h5roe fc orrecdosr d=s 436= 765 SySmbyomlb o=l '=0-0042 ''C,0-0046 h'#,e oc#f korfei crnoergcdo sr cd=s o 736=m m989 on symSbyomSbloylsm b=o l' 3-0719=' ,' #0-0039 'o,f #re coofr drsSe c=yo rm39d bs o= l1052 = S'yCm0-0077bhoe'lc ,k= i #n' g0-0068o 'fr, a rn#ed cooomfr dsrsye mc=bo orl965ds s = 979 Symbol S= y'mbS1-0164o'yl,m b=#o l'o 0-0021f=' ,r' e0-0005#c' oor,fd sr #e=c oo247r fds r= e1048c ords S= y922m bol S= ym'bo0-0080l' ,= #' 4-0597So'f,y mr#e bcoooflr dr=se c'=o0-0095 r'd691,s #= o39f recordsS =yS myb1453mo blo l= =' 1-0020''0-0078,' ,# #So foy fmr beroceloc ro=dr sd' s0-0097= ' =, 207 653 # of rCecloorsdisnS g=y mfbi1070ol le = '2-0093', # oSfy mrbeoclo r=d s' 0-0024=' , 40# of records S=ym bo765l = '1-0098', # Cofh ercekcionrgd sr a=n do269m symbols SymSbyomlb o=l '=4-1209 '',0-0008 '#, o#f orfe croercdosr d=s =20 972 SymSboylm b=o l' =0-0060 '',0-0061 '#, o#f orfe creocrorddss == 794783 SymSboylm b=o l' =0-0050 '',0-0046 '#, o#f orfe croercdosr d=s 948= 989 SSyymmbbooll == ''1-00070-0046'',, ## ooff rreeccoorrddss == 267989 SSymybmoblo l= =' 0-0001'',2-0252 '#, o#f orfe croercdorsds == 98624 ClosinSgy mfbiolle = '1-0125', # of records = 252 Symbol = '3-0090', # of records = 20 Symbol = '0-0007', # of records = 991 Symbol = '0-0047', # of records = 724 Symbol = '0-0024', # of records = 765 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1128 Symbol = '0-0020', # of records = 825 Symbol = '0-0055', # of records = 1128 Symbol = '0-0028', # of records = 951 Symbol = '0-0069', # of records = 731 OChpeecnkiinngg frialned:o m swmr_data.h5s ymbols Symbol = '1-0086', #C hoefc kriencgo rcdosm m=o n66 symbols Symbol = 'S4-0003ym'b,o l# =o f' r0-0056e'c,o r#d so f= r49e cords = 839 Symbol = '4-1060S',y m#b oolf =r e'c0-0060o'r,d s# =o f34 records = 794S ymbol = '1-0091',S y#m boofl r=e c'or0-0063d's, =# 359o f records =S y753m bol = '0-0004', S#y mobfo lr e=c o'rd0-0013s' ,= #540 of records S=y m984b ol = '0-0092', # oSf yrmebcoolr d=s '=0-0032 '883, # of recorSdysm b=o l748 = '1-0117'C,h e#c koifn gr ercaonrddosm =s y115m bols SSyymmbbooll == ''4-07340-0067'',, ## ooff rreeccoorrddss == 15974 SySmybmoblo l= =' 4-1304''0-0020,' ,# #o fo fr erceocrodrsd s= =9 825 SSyymmbbooll == ''2-01970-0082'',, ## ooff rreeccoorrddss == 68961 ClosingS yfmibloel = '1-0180', # of records = 180 Symbol = '2-0382', # of records = 9 Symbol = '2-0342', # of records = 74 Symbol = '4-0433', # of records = 41 Symbol = '1-0068', # of records = 229 Symbol = '0-0094', # of records = 980 Symbol = '0-0064', # of records = 1082 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 142983 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): 859640 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): 78261 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: 644009 Using reader random seed: 647499 Using reader random seed: 648473 Using reader random seed: 650673 Using reader random seed: 652507 Using writer random seed: 293563 ############################################################################### ## 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): 316620 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: 738461 Using reader random seed: 741228 Using reader random seed: 745553 Using reader random seed: 746929 Using reader random seed: 748876 Using writer random seed: 520407 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 885547 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: 86332 Generating symbol names Choosing datasets Common symbol #0 = '0-0034' Common symbol #1 = '0-0094' Common symbol #2 = '0-0006' Common symbol #3 = '0-0056' Common symbol #4 = '0-0025' Random symbol #0 = '4-0720' Random symbol #1 = '2-0202' Random symbol #2 = '0-0064' Random symbol #3 = '4-0545' Random symbol #4 = '2-0050' Random symbol #5 = '3-0206' Random symbol #6 = '0-0061' Random symbol #7 = '1-0002' Random symbol #8 = '3-0098' Random symbol #9 = '0-0060' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 903 Symbol = '0-0094', # of records = 876 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: 88648 Generating symbol names Symbol = '0-0006', # of records = 870 Symbol = '0-0056', # of records = 925 Symbol = '0-0025', # of records = 841 Checking random symbols Symbol = '4-0720', # of records = 18 Symbol = '2-0202', # of Crehcooorsdisn g= d57a tasets Common symSbyomlb o#l0 == ''0-00640-0069'', C#o momfo nr escyomrds = 874 Symbol = '4-0545', # of records = 9 ParametersS: # of seconds between polling = ybol #1 = '0-0022' Common symbol #2 = '0-0094' Common symbol #3 = '0-0088' Common symbol #4 = '0-0026' Random symbol #0 = '0-0070' Random symbol #1 = '0-0097' Random symbol #2 = '1-0057' Random symbol #3 = '3-0277' Random symbol #4 = '0-0024' Random symbol #5 = '0-0012' Random symbol #6 = '0-0077' Random symbol #7 = '1-0186' Random symbol #8 = '0-0088' Random symbol #9 = '1-0100' Reading records Opening file: swmr_data.h5 mb1 # of commoon symbols to poll = 5 # of lrandom symbols to p oll = 10 # of second=s to test = 3 Using r'eader random seed: 2-005091257 Generating symbol na'mes , # of records = 55 Checking common Ssyymmbbooll s= '3-0206', # of records S=y m24b ol = '0-0069', # of Sryemcboorld s= =' 0-0061879' , # of records = 901 Symbol =S y'm0-0022b'o,l #= o'f1-0002 'r,e c#o rodfs r=e c834o rds = Choosi234ng datasets Common symbol # 0 = '0-0098' Common symbol #1 = '0-0018' Common symbol #2 = '0-0085' Common symbol #3 = '0-0010' Common symbol #4 = '0-0041' Random symbol #0 = '3-0638' Random symbol #1 = '0-0071' Random symbol #2 = '3-0280' Random symbol #3 = '4-0305' Random symbolS #4 = '4-0822' Random symbyol #5 = '0-0022' Random symmbol #6 = '0-0034' Randobm symbol #7 = '3-0357' oRandom symbol #8 = 'l1-0106' Rando m symbol #9 = '4-0879' Reading records = 'Open3-0098ing file: swmr_data.h5 ', # of recorSdsy m=b o31l = '0-0094', # of recorSdysm b=o l876 = '0-0060', Checkin#g common symbols of records = Symbol = 897'0-0098', # of reco rds = 936 Symbol C=l o's0-0088i'n,g fSymboil = '0-0018', # of records = 906 le# of records = Symbol = '0-0085', # of records = 937 922 Symbol = '0-0010', # of records = 917 Symbol =S '0-0026', # of records = 927 yCmhbeoclk i=n g' 0-0041r'a,n d#o mo fs yrmebcoolrsd s = 962 Symbol = C'h0-0070e'c,k i#n go fr arnedcoomr dssy m=b ol894s SymboSly m=b o'l3-0638 '=, '#0-0097 'o,f #r eocfo rrdesc o=r d29s = 847 SymSbyomlb o=l '=0-0071 '',1-0057 '#, o#f orfe croercdosr d=s 892= 251 SymboSly m=b o'l3-0280 '=, '#3-0277 'o,f #r eocfo rrdesc o=r d31s = 34 SSyymmbbooll == ''0-00244-0305'',, ## ooff rreeccoorrddss == 81421 SySmbyomlb o=l '= 0-0012''4-0822,' ,# #o fo fr erceocrodrsd s= = 911 6Parameters: # 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: 96517 Generating symbol names SySmbyomlb o=l '= 0-0077''0-0022,' ,# #o fo fr erceocrodrsd s= =897 834 SSyymmbbooll == ''1-01860-0034'',, ## ooff rreeccoorrddss == 200903 SymSboylm bo=l '= 0-0088'',3-0357 '#, o#f orfe croercdosr d=s =922 32 Choosing SdaytSmaybsmoeblto sl= C'=o 1-0100m''m1-0106,o' n,# s#oy fmo bfro elrc eo#crod0rs d =s= '=2160-0055 '210 Common sCylmobsoiln g# 1f Si=yl me'b 0-0014o'l C=o m'm4-0879o'n, s#y mobf orle c#or2ds == 13' 0-0079' Common sCylmobsoiln g# 3f i=l e' 0-0056' Common symbol #4 = '0-0078' Random symbol #0 = '4-0944' Random symbol #1 = '0-0058' Random symbol #2 = '1-0111' Random symbol #3 = '4-0346' Random symbol #4 = '0-0010' Random symbol #5 = '1-0111' Random symbol #6 = '1-0101' Random symbol #7 = '3-0165' Random symbol #8 = '0-0025' Random symbol #9 = '0-0054' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 879 Symbol = '0-0014', # of records = 860 Symbol = '0-0079', # of records = 870 Symbol = '0-0056', # of records = 925 Symbol = '0-0078', # of records = 859 Checking random symbols Symbol = '4-0944', # of records = 18 Symbol = '0-0058', # of records = 885 Symbol = '1-0111', # of records = 204 Symbol = '4-0346', # of records = 14 Symbol = '0-0010', # of records = 917 Symbol = '1-0111', # of records = 204 Symbol = '1-0101', # of records = 201 Symbol = '3-0165', # of records = 25 Symbol = '0-0025', # of records = 841 Symbol = '0-0054', # of records = 926 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: 106347 Generating symbol names Choosing datasets Common symbol #0 = '0-0099' Common symbol #1 = '0-0052' Common symbol #2 = '0-0057' Common symbol #3 = '0-0017' Common symbol #4 = '0-0008' Random symbol #0 = '0-0033' Random symbol #1 = '3-0222' Random symbol #2 = '4-1102' Random symbol #3 = '0-0017' Random symbol #4 = '0-0062' Random symbol #5 = '1-0191' Random symbol #6 = '0-0083' Random symbol #7 = '3-0011' Random symbol #8 = '2-0102' Random symbol #9 = '0-0040' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0099', # of records = 958 Symbol = '0-0052', # of records = 889 Symbol = '0-0057', # of records = 873 Symbol = '0-0017', # of records = 907 Symbol = '0-0008', # of records = 883 Checking random symbols Symbol = '0-0033', # of records = 913 Symbol = '3-0222', # of records = 37 Symbol = '4-1102', # of records = 10 Symbol = '0-0017', # of records = 907 Symbol = '0-0062', # of records = 878 Symbol = '1-0191', # of records = 220 Symbol = '0-0083', # of records = 896 Symbol = '3-0011', # of records = 23 Symbol = '2-0102', # of records = 54 Symbol = '0-0040', # of records = 874 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 723 Symbol = '0-0094', # of records = 717 Symbol = '0-0006', # of records = 650 Symbol = '0-0056', # of records = 662 Symbol = '0-0025', # of records = 643 Checking random symbols Symbol = '4-0720', # of records = 17 Symbol = '2-0202', # of records = 47 Symbol = '0-0064', # of records = 664 Symbol = '4-0545', # of records = 9 Symbol = '2-0050', # of records = 55 Symbol = '3-0206', # of records = 15 OpSeymnbionl g= 'f0-0061i',l e# :o f rswmr_data.h5ec ords = 733 Symbol = '1-0002', # of records = 166 SymbColh =e 'c3-0098k'i, n#g o fc roemcomrodsn = s30y mbols Symbol = 'S0-0060'y, m# boof lr ec=o rd's 0-0098= '680, # of rCelocsoinrgd fsil e= 693 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 655 Symbol = '0-0022', # of records = 616 Symbol = '0-0094', # of records = 717 Symbol = '0-0088', # of records = 749 Symbol = '0-0026', # of records = 684 Checking random symbols Symbol = '0-0070', # of records = 724 Symbol = '0-0097', # of records = 588 Symbol = '1-0057', # of records = 202 Symbol = '3-0277', # of records = 17 Symbol = '0-0024', # of records = 618 Symbol = '0-0012', # of records = 722 Symbol = '0-0077', # of records = 754 Symbol = '1-0186', # of records = 122 Symbol = '0-0088', # of records = 749 Symbol = '1-0100', # of records = 159 Closing file Symbol = '0-0018', # of records = 748 Symbol = '0-0085', # of records = 688 Symbol = '0-0010', # of records = 753 Symbol = '0-0041', # of records = 776 Checking random symbols Symbol = '3-0638', # of records = 20 Symbol = '0-0071', # of records = 632 Symbol = '3-0280', # of records = 31 Symbol = '4-0305', # of records = 21 Symbol = '4-0822', # of records = 6 Symbol = '0-0022', # of records = 616 Symbol = '0-0034', # of records = 723 Symbol = '3-0357', # of records = 24 Symbol = '1-0106', # of records = 163 Symbol = '4-0879', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 661 Symbol = '0-0014', # of records = 646 Symbol = '0-0079', # of records = 678 Symbol = '0-0056', # of records = 662 Symbol = '0-0078', # of records = 620 Checking random symbols Symbol = '4-0944', # of records = O18 pening file: swmr_data.h5 Symbol = '0-0058', # of records = 701 CheckinSg ycmobmomlo n =s y'm1-0111b'o,l s# of recordsS y=m bo151l = '0-0099', # of recordSs =y m811b ol = '4-0346', # of rSeycmobrodls == '120-0052 ', # of records = S636 ymbol = '0-0010',S y#m boofl r=e c'o0-0057r'd,s #= of753 records = 616 Symbol = 'S1-0111y'mb,o l# = o'f0-0017' , r# eofc orrecdorsds == 704151 SymbolS =y 'm0-0008b',o #l o f =re co'rd1-0101s '= ,704 # of Crheeckcinog rradndsom s=ym bo165ls Symbol = '0-0033', # of reScorydsm =b 651o l = '3-0165',S y#mb olo =f ' 3-0222'r, e# cofo rrecdorsds == 33 1 Symbol = '4-1102',S #y omf breocolrd s == 1 '0-0025', # oSfym broel c= o'r0-0017d's, # =of 643re cords = 704 SymSbyomlb o=l '= 0-0054''0-0062,' , ## ooff rreeccoorrddss = =694 681 CSlymobsoiln g= 'f1-0191i'l, e# of records = 148 Symbol = '0-0083', # of records = 609 Symbol = '3-0011', # of records = 16 Symbol = '2-0102', # of records = 52 Symbol = '0-0040', # of records = 722 Closing file Opening file: swmr_data.h5 Checking comOpening file: swmr_data.h5 Checking common symbols mon symbols Symbol = '0-0034', # of records = 422 Symbol = '0-0094', # of records = 389 Symbol = '0-0006', # of records = 341 Symbol = '0-0056', # of records = 424 Symbol = '0-0025', # of records = 399 Checking random symbols SySymbol = '0-0069', # of records = 420 Symbol = '0-0022', # of records = 408 Symbol = '0-0094', # of records = 389 Symbol = '0-0088', # of records = 521 Symbol = '0-0026', # of records = 408 Checking random symbols Symbol = '0-0070', # of records = 393 Symbol = '0-0097', # of records = 232 Symbol = '1-0057', # of records = 163 Symbol = '3-0277', # of records = 13 Symbol = '0-0024', # of records = 385 Symbol = '0-0012', # of records = 496 Symbol = '0-0077', # of records = 472 Symbol = '1-0186', # of records = 79 Symbol = '0-0088', # of records = 521 Symbol = '1-0100', # of records = 95 Closing file mbol = '4-0720', # of records = 17 Symbol = '2-0202', # of records = 9 Symbol = '0-0064', # of records = 392 Symbol = '4-0545', # of records = 7 Symbol = '2-0050', # of records = 47 Symbol = '3-0206', # of records = 5 Symbol = '0-0061', # of records = 460 Symbol = '1-0002', # of records = 94 Symbol = '3-0098', # of records = 19 Symbol = '0-0060', # of records = 398 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 465 Symbol = '0-0018', # of records = 450 Symbol = '0-0085', # of records = 352 Symbol = '0-0010', # of records = 435 Symbol = '0-0041', # of records = 507 Checking random symbols Symbol = '3-0638', # of records = 20 Symbol = '0-0071', # of records = 433 Symbol = '3-0280', # of records = 25 Symbol = '4-0305', # of records = 21 Symbol = '4-0822', # of records = 6 Symbol = '0-0022', # of records = 408 Symbol = '0-0034', # of records = 422 Symbol = '3-0357', # of records = 0 Symbol = '1-0106', # of records = 110 Symbol = '4-0879', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 447 Symbol = '0-0014', # of records = 379 Symbol = '0-0079', # of rOecoprdesn i=n g324 file: swmr_data.h5 Symbol = '0-0056', # of Crehceocrkdisn g= c424o mmon symbolSs ymbol = '0-0078', # of rSecyormdsb o= l323 = '0-0099',C he#c kiongf r arndeomc osyrmdbosls = 546 Symbol = '4-0944', # oSf yrmebcoolr d=s '=0-0052 '8, # of records = S392y mbol = '0-0058', # of Sryemcboorld s= =' 0-0057468' , # of records = S398 ymbol = '1-0111', # ofS ryemcboorld s= =' 0-001765' , # of recorSdysmb o=l = 453'4-0346 ', # of records = 12 SymbolS y=m bo'l 0-0008= '',0-0010' ,# # oof fr erceocrodrsd s= =435 491 SCyhmebcokli n=g 'r1-0111a'n,d o#m osfy mrbeoclosr ds = 65 Symbol = S'ym0-0033bo'l, = '#1-0101 ',o f# orf ereccoorrdsd s= 107= 436 Symbol = '3-0165S',y m#b oolf =r e'c3-0222o'r,d s# =o f0 records =S y28m bol = '0-0025', # of records =S 370y mbol = '4-1102S'y,mb ol# = o'f0-0054' ,r #e cofo rredcosrd s= = 1389 Closing fSilyem bol = '0-0017', # of records = 453 Symbol = '0-0062', # of records = 368 Symbol = '1-0191', # of records = 58 Symbol = '0-0083', # of records = 306 Symbol = '3-0011', # of records = 8 Symbol = '2-0102', # of records = 3 Symbol = '0-0040', # of records = 335 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): 590547 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 817098 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 906171 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: 82193 Generating symbol names Choosing datasets Common symbol #0 = '0-0048' Common symbol #1 = '0-0048' Common symbol #2 = '0-0068' Common symbol #3 = '0-0048' Common symbol #4 = '0-0067' Random symbol #0 = '0-0057' Random symbol #1 = '0-0003' Random symbol #2 = '0-0012' Random symbol #3 = '0-0072' Random symbol #4 = '1-0027' Random symbol #5 = '0-0009' Random symbol #6 = '0-0031' Random symbol #7 = '0-0063' Random symbol #8 = '0-0051' Random symbol #9 = '0-0078' Reading records Opening file: swmr_data.h5 CParameters: # 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: 85578 Generating symbol names Choosing datasets Common symbol #0 = '0-0076' Common symbol #1 = '0-0039' Common symbol #2 = '0-0021' Common symbol #3 = '0-0092' Common symbol #4 = '0-0086' Random symbol #0 = '2-0020' Random symbol #1 = '0-0071' Random symbol #2 = '0-0050' Random symbol #3 = '0-0066' Random symbol #4 = '0-0050' Random symbol #5 = '0-0022' Random symbol #6 = '1-0129' Random symbol #7 = '0-0082' Random symbol #8 = '3-0122' Random symbol #9 = '1-0030' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0076', # of records = 927 Symbol = '0-0039', # of records = 876 hecking commSymbool = '0-0021', # of records = n895 symbols Symbol =S '0-0092', # of records = 834 ymbol = '0-0048', # of recordsSymbol = '0-0086', #= of records = 887 887 Checking random symbols Symbol Symb=ol = '2-0020', # of records' = 57 0-0048', # of records = 887 Symbol = 'Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 86012 Generating symbol names Choosing datasets Common symbol #0 = '0-0098' Common symbol #1 = '0-0044' Common symbol #2 = '0-0095' Common symbol #3 = '0-0060' Common symbol #4 = '0-0035' Random symbol #0 = '0-0062' Random symbol #1 = '3-0109' Random symbol #2 = '1-0037' Random symbol #3 = '0-0077' Random symbol #4 = '0-0040' Random symbol #5 = '1-0087' Random symbol #6 = '0-0069' Random symbol #7 = '0-0064' Random symbol #8 = '2-0193' Random symbol #9 = '0-0098' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 947 Symbol = '0-0044', # of records = 841 Symbol = '0-0095', # of records = 864 Symbol = '0-0060', # of records = 876 Symbol = '0-0035', # of records = 884 Checking random symbols Symbol = '0-0062', # of records = 909 Symbol = '3-0109', # of records = 26 Symbol = '1-0037', # of records = 209 Symbol = '0-0077', # of records = 907 Symbol = '0-0040', # of records = 906 Symbol = '1-0087', # of records = 231 0-0071', # of records = 878 Symbol = 'S0-0068'y,m b#o lo f= r'ecSyombol = '0-0050r', # of recodrds = 892s 0-0069= ',866 # of records = 898S ySmymbol = '0-0066',b # of recoords = 922 l = '0-0048', # of reScoyrmdbso lS= =887 y 'm0-0064'b,o #l o f =r eSc'oyrm0-0050dbso' l= , =919 '#0-0067' , o# fof rreecocrodSsr yd=m sb891o l= = '8922-0193 ', # Cohfe crkeicnogr drsa n=d o61m sSymybomlbs ol =S Sy'ymmb0-0022boo'll , == '#'0-0098 0-0057'',o, f## oorff e rrceecocoorrrdddsss == =947890 914 Closing fSilyem bol = '0-0003', # Sof ryecmorbdso l= 916= '1-0129', #S yombfol =r 'e0-0012c',o #r odf sre co=rd s 223=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: 85400 Generating symbol names Choosing datasets Common symbol #0 = '0-0051' Common symbol #1 = '0-0058' Common symbol #2 = '0-0087' Common symbol #3 = '0-0065' Common symbol #4 = '0-0028' Random symbol #0 = '0-0056' Random symbol #1 = '4-1280' Random symbol #2 = '1-0199' Random symbol #3 = '0-0028' Random symbol #4 = '1-0118' Random symbol #5 = '3-0367' Random symbol #6 = '2-0296' Random symbol #7 = '0-0012' Random symbol #8 = '1-0136' Random symbol #9 = '0-0089' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 898 Symbol = '0-0058', # of records = 880 Symbol = '0-0087', # of records = 904 Symbol = '0-0065', # of records = 898 Symbol = '0-0028', # of records = 876 Checking random symbols Symbol = '0-0056', # of records = 900 Symbol = '4-1280', # of records = 10 Symbol = '1-0199', # of records = 230 Symbol = '0-0028', # of records = 876 Symbol = '1-0118', # of records = 240 Symbol = '3-0367', # of records = 27 Symbol = '2-0296', # of records = 47 Symbol = '0-0012', # of records = 900 Symbol = '1-0136', # of records = 220 Symbol = '0-0089', # of records = 920 Closing file 900 Symbol = '0-0072'S, y# mobf orlec or=d s '= 0-0082895 ', # of reSycmoborld =s '=1-0027' , 872# of records = 233 Symbol S=ym b'ol3-0122 =' ',0-0009 ',# # ooff rerceorcdos r=d 890s = 28 Symbol = '0-0031', # of recSordysm =b o848 l = '1-0030', S#ym boolf = r'e0-0063'c, o# rodf sr ec=o rd221s = 892 ClSoysmbionl g= 'f0-0051i'l, e# of records = 898 Symbol = '0-0078', # of records = 945 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: 96649 Generating symbol names Choosing datasets Common symbol #0 = '0-0084' Common symbol #1 = '0-0027' Common symbol #2 = '0-0074' Common symbol #3 = '0-0077' Common symbol #4 = '0-0038' Random symbol #0 = '2-0226' Random symbol #1 = '2-0236' Random symbol #2 = '0-0044' Random symbol #3 = '0-0076' Random symbol #4 = '0-0041' Random symbol #5 = '0-0064' Random symbol #6 = '2-0050' Random symbol #7 = '3-0363' Random symbol #8 = '0-0064' Random symbol #9 = '4-0891' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 903 Symbol = '0-0027', # of records = 908 Symbol = '0-0074', # of records = 891 Symbol = '0-0077', # of records = 907 Symbol = '0-0038', # of records = 932 Checking random symbols Symbol = '2-0226', # of records = 66 Symbol = '2-0236', # of records = 43 Symbol = '0-0044', # of records = 841 Symbol = '0-0076', # of records = 927 Symbol = '0-0041', # of records = 851 Symbol = '0-0064', # of records = 919 Symbol = '2-0050', # of records = 43 Symbol = '3-0363', # of records = 21 Symbol = '0-0064', # of records = 919 Symbol = '4-0891', # of records = 15 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols CheScykmibnogl c=o m'm0-0098o'n, s#y mobfo lrse cords = 881 Symbol = '0-0051', S#y mobfo lr e=c o'r0-0044d's, # o=f r914e cords = 901 SymSbyomlb o=l '= 0-0058''0-0095,' ,# #o fo fr erceocOorpreddnsisn g= =f il895866e: swmr_data.h5 SymSbyomlb o=l '=0-0060 '', 0-0087#' ,of #r eocfoC rhrdeecscko irn=dgs c=837o m 949m on symbols SymOSbpyeSonmyilmbnb goo= ll f ' i=0-0065l= 'e',: 0-0076#''swmr_data.h5 , o0-0035 f#' r,oef c o#rre dcsoo rf=d s927 r =e c893 ords = 851 Symbol S= y'mb0-0028o'Cl, h=# e' c0-0039ok'f,i C nr#heg eco cofkrr idranseg nc =odc rood858msm m o =n s 877sy ymmbboolCslh sec king raSndyomSmb Soyslyym mm=bbb ooo'lll 0-0021s= ' ,=' 0-0048#'' ,o 0-0062f#S 'yrome,fbc oorlr#e dc=s o ro'=df 0-0056s '857 ,r = e#937 c oof rrdecso rd=s =S855 y 918m boSl y=m b'o0-0092l' ,= #' o0-0048f'S ,ry em#Scb ooyorlfdm srb =e=oc lo827'r d4-1280=s' ,= ' #937 3-0109 o'f ,r ec#o rdoSsfy m=br oSe10ly c m=ob or'ld0-0086 '=s, ' #=0-0068 ' o,f 35 #r Seocyfom rbrdoeslc o==r d920's 1-0199=' ,904 # ofC Shreeycckmoirnbdgso rl=Sa ny206d=m ob mo 'ls y1-0037=m 'b'o,0-0048l 's, # # Sooyffm b roSerlyc emo=brc od'ols0-0028 r '==d, 's937#2-0020 'o,=f #r e238ocfo rrdesc o=rS dysm 858b=o l74 = '0-0067', # Sofy rSemScybyommrobbdolosll ==== 807'' '1-01180-0071''0-0077,, '## , oo ff # rCr eehcoceoofcrrkd dissrn g=e= cr218953ao nrdodms s y=mb ol876s Symbol SS= yy'mb0-0050mo'l,b =#o 'lo0-0057f ' S,r= ey#c moo'rbfd o3-0367srl e'= c ,o=955r d#s' =0-0040o '826f, r#e coSfoy mrbrodel cs=So y'rm=0-0066db' os,l 27#== o 'f0-0003 928'r,e c#o rodfs r=e c966o rds = 912 SSSyyymmbmbolbo =Sol y'lm 0-0050b '=o,=l # =' 'o'1-0087f0-00122-0296 ''r',,e ,c #o #ro#d fs o ro=fe fc 955o rrdres ec=c oo829r rddss S =y=m b o244l72 = 'S0-0022'y,m b#o lo f= r'ec0-0072o'r,d s# =So f789y rmSbecoyolrmd sb= o= l'826 0-0069S='y ,m'b o#0-0012l '=o ,f' 1-0129#'Sr, y emo#bc foool f r r=rd ee'sc1-0027co 'r,=do s # r=924o df 216 s re co=rd s 829= 238 SymboSl y= m'b0-0082S'oy,lm b# o lo= f= S r''ey0-0009c0-0064'mo,'rb d,#os lo=#f =933ro efc'o r1-0136rd'se ,c= o851#r dosf S =ym rbo954el c= o'3-0122rS'd,y ms#b oolf= = r e'243c0-0031o 'r,d s# =oS f28 y rmecboordls == 862 '2-0193S'S,yym b#oml boS=of y' lm1-0030rb' oe,l= c # =o o'r'f d0-00630-0089r'se,'c o,#=r d os#f 63 = r oe254cf or dsr =e 902cC olorsidnsgS fy=iml eb 891o l S=ym b'ol0-0098 =' ,' 0-0051C'#,l o#os ifonf g rrfeeiclcoero drs d=s 914 = 881 SymbColl =o s'i0-0078'n,g # fofi lreec ords = 931 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 897 Symbol = '0-0027', # of records = 908 Symbol = '0-0074', # of records = 875 Symbol = '0-0077', # of records = 876 Symbol = '0-0038', # of records = 905 Checking random symbols Symbol = '2-0226', # of records = 65 Symbol = '2-0236', # of records = 50 Symbol = '0-0044', # of records = 901 Symbol = '0-0076', # of records = 893 Symbol = '0-0041', # of records = 900 Symbol = '0-0064', # of records = 954 Symbol = '2-0050', # of records = 29 Symbol = '3-0363', # of records = 21 Symbol = '0-0064', # of records = 954 Symbol = '4-0891', # of records = 17 Closing file Opening file: swmr_data.h5 Opening file: Cswmr_data.h5h ecking common symbols OOCppeShenyeinmncbgio klfn ii=gl ne' :g0-0076 f' ,swmr_data.h5ic #lo eomf: mr oecnswmr_data.h5ord s =s y801 mbols Checking cSoymmmboonl s=y mSC'byo0-0039hl'ms,e b#c ookfl ir enc=ogr d s'c S=0-0051o y'867mm b,om lo #=n ' o0-0048sf',y #mr obefS ocyrmelobcoosrlr dd= s's0-0021 '=,= #957 o913f records S= y861 mboSly mb=ol =' 'S0-00980-0048S'',yy ,m#mb obol#f o = r le'oc 0-0092of'=r, d s#r '=oe f0-0058 957cr' eoc,orr dd#ss = o =776f r873Sey mcboolr =d s' S0-0068=y'm ,b o883#l o=f 'r0-0086e'c,o r#Sd soy f= m r893be coorlds == 867 S 'Sy0-0044ymm'bbo,loC l=h e# 'c k=0-0048io' n,fg' #r0-0087 aron'fde o,rmce cso#yrm bdooslfs =r e999co Srymdbosl == '2-0020923', # of recoSrdys m= b79 ol =S y'm0-0095b'o,lS y#=mb olo' =f0-0065 ' '0-0071r,',e #c# oo f roredfcos rd rs =e= c905 o943r ds = S892y mbol = '0-0050'S, #y omf breocolrd sS ==y 940m' b0-0060o'l, =# 'o0-0028Sf'y ,mbr ole# =c 'oo0-0066r'f,d #s ro fe =cr eoc873orr dds s= 930= 889 SymbolS C=y h'm0-0050e'bc,o k#l io fn =rge c o'rrd0-0035as 'n= ,d940 oords = 957 Symbol = '0-0067', # of records = 789 Checking random symbols Symbol = '0-0057', # of records = 834 Symbol = '0-0003', # of records = 840 Symbol = '0-0012', # of records = 786 Symbol = '0-0072', # of records = 817 Symbol = '1-0027', # of records = 252 Symbol = '0-0009', # of records = 760 Symbol = '0-0031', # of records = 860 Symbol = '0-0063', # of records = 918 Symbol = '0-0051', # of records = 913 Symbol = '0-0078', # of records = 986 Closing file #m osfy mrbeoSclyomsbro ld =s ' 0-0022=', # 867oSf yremcobrodsl = =838 'C0-0056h'e,c k#i noSgfy m brorla e=nc d'o1-0129or',md # s os f y=rem cob879rdo s l= s211 SySmymbbSooly l=m 'b=0-0082o' , '#l 0-0062o f' =r,e c o'r#d4-1280s '=o ,f919 #r eocfo rrdesc o=rSy dmbs797ol == ' 3-0122'10, # of records = 6S ymboSly m=b So'ylm3-0109b o'l= ,= ''#1-0030'1-0199 , 'o# ,fof r#rec eorocdsfo = r r248d esc o=r d35Cs l osi=ng f160il e SymSboylm b=o l' =1-0037 '',0-0028 '#, o#f orfe croercdosr d=s 271= 889 SSyymmbbooll == ''1-01180-0077'',, ## ooff rreeccoorrddss == 247908 SSyymmbbooll == ''0-00403-0367'',, O #p# e noionffg frrileee:cc ooswmr_data.h5 rrddss == 96510 CheckinSSg yycmommbbmooon llsy mb==ol s ''1-00872-0296'',, ## ooSffy mbrrolee =cc 'oo0-0084rr',dd #ss o f ==re co22383rd s = 827 SSSyymybmomlb b=o o'll0-0027 ' ,= =# o'f' 0-0069r0-0012e'c'o,r,d s #=# 842o off rreeccoorrddssS ym==bo l 895786= '0-0074', # of records = 901 SSyymmbbooll S==y mb''ol0-00641-0136 ='' ',,0-0077 ' ,# ## ooofff r ecrroreedscc =oo r908r ddss == 916247 Symbol = '0-0038', # of recorSSdsy y=m mb939b ooll == 'C'h0-0089e2-0193c'k'i,ng, r #an# do om ofsyf mb rolres eccoorrddsSs y m=b=o l 899=64 ' 2-0226', # of recorCds l= o67Ss iynmgb ofli l=e S 'ymb0-0098ol' ,= '#2-0236' , o#f o f rreeccoorrddss == 51873 ClosinSgy mfbiolle = '0-0044', # of records = 999 Symbol = '0-0076', # of records = 801 Symbol = '0-0041', # of records = 905 Symbol = '0-0064', # of records = 916 Symbol = '2-0050', # of records = 16 Symbol = '3-0363', # of records = 29 Symbol = '0-0064', # of records = 916 Symbol = '4-0891', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0048', # of records = 970 Symbol = '0-0048', # of records = 970 Symbol = '0-0068', # of records = 863 Symbol = '0-0048', # of records = 970 SymbOol p=e n'i0-0067n'g, f#i loef: rswmr_data.h5e cords = 769 Checking ranCdohme cskyimnbgo lcso mmon sySmybmoblosl = '0-0057', # of rSecyomrbdosl == 807' 0-0076', # of records = S850y mbol = '0-0003', # of recSorydmsb o=l =816 '0-0039', # of recorSdsy m=b o783l = '0-0012', # of recSoyrmdbso l= = 846' 0-0021', # of recordSsy m=b o884l = '0-0072', # of reScoyrmdbso l= =889 '0-0092', # of recordSsy m=b o758l = '1-0027', # of recorSdsy m=b o253l = '0-0086', # of reScoyrmdbso l= =858 '0-0009', # of Crheeccokridnsg =r a694n dom symbols SymbolS y=m b'o0-0031l' ,= #' 2-0020o'f, r#e coofr drse c=o r864d s = 71 SymbolS =y m'bo0-0063l' ,= #' 0-0071o'f, r#e coofr drse c=o r983d s = 886 SymSbyomlb o=l '=0-0051 '',0-0050 '#, o#f orfe croercdosr d=s 927= 899 SSyymmbbooll == ''0-00780-0066'',, ## ooff rreeccoorrddss == 944911 ClosSiynmgb ofli l=e '0-0050', # of records = 899 Symbol = '0-0022', # of records = 851 OpeSnyimnbgo lf i=l e':1-0129 ',swmr_data.h5 # of records = 224 ChOeckpSienygn mciobmnomgoln sf=ymi bol'lse0-0082 :' , swmr_data.h5# ofS yrmebocl o= r'0-0051d',s # o=f rec867or ds = 927 CheckingS ySmcbyoolm m=b m'o0-0058o'l,n #= so fy 'rme3-0122cbo'ord,ls s= # 804 of records S=S yymb12mol b =o 'l0-0087' ,= # 'of 0-0098re'co,rd s #= S894o yfm broelc o=rS dy'smb 1-0030ol=' = , ' 9040-0065#' , #o off rreecocrodsr =d s931 = 234S ymSbyomblo l == ''0-0028C'0-0044,l '#o ,osf i #rne cgoor dfsf i=r le830e c ordsC he=ck in931g random symbols SSyymmbbooll = =' 0-0056''0-0095,' ,# #o fo fr erceocrodrsd s= =844 914 Opening SfSiylymemb:bo ollswmr_data.h5 == ''4-12800-0060'',, ## ooff rreeccoorrddss == 8827 Checking cSoSymymmmbobonol l s =y= m 'b'o1-01990-0035l''s,, ## ooff rreeccoorrddss S =y= m 136b875 o l = '0-0084', C#S hoyefmc bkroielnc go= r rd'as0-0028n 'd=,o m793# soyfm broelcso rds = 830S ymSboylm b=o l' =0-0062 '',0-0027 S'#,y mo#bf o olrf e =cr oe'rc1-0118do'sr, d =s# =821o f844 records = 242 SSyymmbbooll == ''3-01090-0074S'',y, m #b# o olof f = r re'ecc3-0367oo'rr,dd ss# ==o f24941 records = 12 SSyymmbbooll == S ''y1-0037m0-0077'b',o, l # # = o of'f 2-0296rr'ee,cc oo#rr ddossf ==r e275c812 o rds = 105 SSyymmbbooll ==S y''m0-00770-0038b''o,,l ##= oo'ff0-0012 'rr,ee cc#oo rroddfss r==e c812930o rds = 846 CheckSinygm broalSn dy=om mb' o0-0040sl' y,=m b#'o l1-0136os'f , r#e coofr drse cS=oy rmd1047bso l= =230 '2-0226', # of recordSs y=m b65o l = '0-0089', # of reScoyrmdbso l= =991 '2-0236', # of Crleocsoirndgs f=i l27e Symbol = '1-0087', # of records = 218 Symbol = '0-0069', # of records = 846 Symbol = '0-0064', # of records = 908 Symbol = '2-0193', # of records = 55 Symbol = '0-0098', # of records = 904 Closing file Symbol = '0-0044', # of records = 931 Symbol = '0-0076', # of records = 850 Symbol = '0-0041', # of records = 906 Symbol = '0-0064', # of records = 908 Symbol = '2-0050', # of records = 16 Symbol = '3-0363', # of records = 26 Symbol = '0-0064', # of records = 908 Symbol = '4-0891', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0048', # of records = 960 Symbol = '0-0048', # of records = 960 Symbol = '0-0068', # of records = 885 Symbol = '0-0048', # of records = 960 Symbol = '0-0067', # of records = 710 CheOckpienngi nrga nfdoiml es:y mbswmr_data.h5o ls Symbol = '0-0057', # of rCechoercdksi n=g c849o mmon symbols Symbol = '0-0003S'y,m b#o lo f= r'e0-0076c'o,r d#s o=f 801r ecords = 849 Symbol = '0-0012'S, y#m boofl r=e c'o0-0039r'd,s #= o836f records = 842 Symbol = '0-0072',S #y mobfo lr e=c o'r0-0021d's, =# 857o f records = 900 Symbol = S'y1-0027m'b,o l# =o f' 0-0092r'e,c o#r dosf =r e285c ords = 781 Symbol = 'S0-0009y'm,b o#l o=f 'r0-0086e'c,o r#d so f= r744e cords = 861 SymbCohle c=k i'n0-0031g' ,r a#n doofm rseycmoborldss = 921 Symbol = '2-0020',S y#m boofl r=e c'or0-0063d's, =# 81o f records = 1004 Symbol = '0-0071', S# yomfb orle c=o r'ds0-0051 '=, 866# of records = 901S ymbol = '0-0050', # Sofy mrbeoclo r=d s' 0-0078=' ,879 # of records S=y m960b ol = '0-0066',C #l oosfi nrge cfoirldes = 904 OOpSeynimpnbge onfliil ne=: g ' 0-0050swmr_data.h5'f ,i #l eof: recswmr_data.h5o rds = 879 ChecSkyimnbgo lc o=m m'o0-0022n' ,s Cy#m hboofel csr ekciorndgs =c 848o mmSoymnb ols y= m'b0-0051oS'l,y sm# b oolf =r e'c1-0129o'r,d s# =o f901 reScoyrdmsb =o l247 = 'S0-0098y'mb,o l #= S oy'mf0-0058b' o,lr #e= co'fo0-0082 'rr,ed c#os ro dfs r==e c o785r 807ds = 963 SymboSly m=b o'lS0-0087 '=y, m '#b3-0122 'oo,fl # r eo=cfo rr'desc0-0044 o='r d,946s #= 5o f recoSrymdbsol S==y m'b8550-0065o' l, =# 'o1-0030f' ,r e#c oorfd sr e=c or967d s =S 232y mbol C=Sl oys'mibn0-0095ogl ' f=i, l 'e# 0-0028 ',o f# orf ereccoorrdds s= =854 941 Checking random sSymybomlbs ol = S'ym0-0060bo'l, = #' 0-0056'o,f O# proefen icreocornrgdd ssf i =l =e778: 803swmr_data.h5 SymbolS =y 'm4-1280bC'o,h el#c k oifn= gr ec'coom0-0035rmdo'sn, =s y#m10b oolsf recordsS Sy=ym mbbo839oll == ''1-01990-0084'',, ## ooff Crreehcceoorcrddkss i ==n g126758 random Ssyymmboblo =Sl y'sm0-0028b 'o,l #= o'f0-0027 'r,e cSo#ry domsf b =ro el854c or=d s' =0-0062 '778 , S#y mboofl =r 'e1-0118c'oS,r yd#m bsoo fl =r=e c'o0-0074857r'd ,s #= o276f records = 1012 SSymybomlb =o l' 3-0367S'=y, m b'#o l3-0109o f'= ,r'e 0-0077c'#o,r d#so f=o f22r reeccoorrdsd s= 862= 24S ymbol = '2-0296S'y,m b#o lo f= r'Se0-0038c'yo,r md#bs oo=fl r88e= c or'ds1-0037 =' ,942 # oSfy mCbrhoeelcc k=oi nr'gd0-0012 'sr,a n#=d o omf 290 sry emcboorldss = 836 SymboSl y= mS'by2-0226mo'b,lo l # ==o f''1-0136 0-0077'r,'e c,#o rod#fs r=oe cf80o rdrse =c o242r dSymbol =S 'ym2-0236b'o,l #= o'f 0-0089r'e,c o#r dosf =r e39c ords = 967 SyCmlboosli n=g 'f0-0044i'l,e # of records = 855 Symbol = '0-0076', # of records = 849 Ss = 862 Symbol = '0-0040', # of records = 1084 Symbol = '1-0087', # of records = 204 Symbol = '0-0069', # of records = 840 Symbol = '0-0064', # of records = 861 Symbol = '2-0193', # of records = 56 Symbol = '0-0098', # of records = 807 Closing file ymbol = '0-0041', # of records = 937 Symbol = '0-0064', # of records = 861 Symbol = '2-0050', # of records = 0 Symbol = '3-0363', # of records = 30 Symbol = '0-0064', # of records = 861 Symbol = '4-0891', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0048', # of records = 947 Symbol = '0-0048', # of records = 947 Symbol = '0-0068', # of records = 848 Symbol = '0-0048', # of records = 947 OpeningS yfmibloel: = swmr_data.h5' 0-0067', # of records = 666 ChecCkhiencgk icnogm mroann dsoymm bsoylmsb ols SySmybmoblo l= =' 0-0057''0-0076,' ,# #o fo fr erceocrodrsd s= =867 846 SymbSoylm b=o l' 0-0003=' ,' 0-0039#' ,o f# roefc orredcso r=d s 833= 797 SymboSly m=b o'l0-0012 '=, '#0-0021 'o,f #r eocfo rrdesc o=r d844s = 923 SymbolS =y m'bo0-0072',l #= o'f0-0092 'r,e c#o rodfs r=e c869o rds = 798 Symbol S=y m'b1-0027o'l, =# 'o0-0086f' ,r e#c oorfd sr e=c o270r ds = 864 SCymhbeoclk i=n g' 0-0009r'a,n d#o mo fs yrmebcoolrsd s = 736 Symbol = '2-0020',S y#m boofl r=e c'o0-0031r'd,s #= oO70f p erneincg ofrildes: swmr_data.h5= 919 Symbol = '0-0071',S y#m Cbohofelc k ri=ne gc 'ocor0-0063mdm'os,n O =s#p ye mn843boio nflgs frielec:o rswmr_data.h5d s =S ym994bSo ly m= b'o0-0051l', #= of' r0-0050e'co,Cr Sdh#sey cm=ok bif893no glr ceo=cm mo'or0-0051d'sn, =s#y Sm 868byoo mflbs o lr e= c'o0-0058r',d s# o=f S ryeS893mcby oomrldb so =l= 809' =0-0098 ',' #0-0066 'of, rSe#c yoormdfSbs y or=mle b co839=l o r=' d'0-0078s0-0087' ',,= ## 889o fo fre cSroyremdcbso ol=r d948= s' 0-0044S'=,y m#968 bo of lrS eyc=mo rbd'osl 0-0050 == 'C,936 ' l0-0065#o' ,so i#f n ogfr erfecciooSlrrydedms b so= l =975= '8680-0095 ', # of recorSdysm b=o l930 S = y'm0-0028b',o l# o=f r'ec0-0022So'rd,ysm b=o# l 808 =o f' 0-0060'r,e #c OooCfrph ederncseikcn iognr= gdf s ir la=815en : d857 o mswmr_data.h5 symbols SSyySmmbbyoollm b== o ''l0-00560-0035 '',=,C #h# ' oeof1-0129cf k' rir,enec gco o#rcrdo dsms om =of= n 791844sr yembcoolsr dsC h=ec ki214nS gy mrbaonldS o=ym m 'bso4-1280yl'm ,b= o #l' s0-0084o 'f, rS#e cyoofrmSd bysrmo eb=loc lo 17 r ==d s' '0-0062=' 0-0082,779' #, of# reocSfoyr mdbrso el= c =o873 S' ry1-0199dm'bs,o l# = =o f' 10270-0027r' e,c oS#r ydomsfb o=rl e c130=o r'ds3-0109 '=, 684# S oyfS mrybemcoboolrld s== = ' '0-002831S' 3-0122,y'm b,#o lo #f= r'oe0-0074cf'o, r dr#Ss ey ocm=fbo orr808led cso=r d'=s1-0037 '=,0 1023# of Sryemcboorld sS= =y' m1-0118253b 'So,y lm#b oo=lf =r 'e'c0-00771-0030o'r'dS,,sy m#=#b o o285lfo f=r e 'cro0-0077re'd,cs o#= ro904fd Ssrye mc=boo rld 186s= =' 3-0367904' , S# yomfb orle c=Co r'ld0-0038soS' s,y= im #bn 32oog lf =fr ei'cl0-0040o'er,d s# =o f1002 Sreycmobrodls ==C h'1072e2-0296 c'k,i n#g orfa nrdeocmo rsdysmS by=om lbs93o l = '1-0087',S y#m boofl r=e Sc'oy2-0226rm'db,so l#= =o202 f ' r0-0012e'c,o r#d so f= r82e cSorydmsb o=l 844= '0-0069'S,y m#b oolf =r e'cS2-0236o'yr,md bs#o l=o f= 867 r 'ec1-0136o'r,d s# =o f29 recorSdysm b=o l229 = 'S0-0064y'm,b o#l o=f 'r0-0044e'Sc,oy rm#db soo lf= =r801 e 'co0-0089r'd,s #= o936f recordSsymbolS y=m b'o2-0193l' ,= #' 0-0076o' = 968 Closing file f, r#e coofr drse c=o rd41s = 846 Symbol S= y'mb0-0098o'l, =# 'o0-0041f' ,r e#c oorfd sr e=c or839d s = 881 Closing file Symbol = '0-0064', # of records = 801 Symbol = '2-0050', # of records = 0 Symbol = '3-0363', # of records = 20 Symbol = '0-0064', # of records = 801 Symbol = '4-0891', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0048', # of records = 806 Symbol = '0-0048', # of records = 806 Symbol = '0-0068', # of records = 900 Symbol = '0-0048', # of records = 806 OSypmebnoil n=g 'f0-0067i'l,e :# oswmr_data.h5f records = 611 CheckCinhge crkainndgo mc osmymmobno lssy mbols Symbol = '0-0057',S #y mobf orle c=o r'ds0-0076 '=, #893 of records = 923S ymboOl pe=n in'g 0-0003fi'l,e: #swmr_data.h5 of Sreycmobrodls == '825 0-0039',C he#ck iongf cormemocnSo syrymmdbbsoo lls= =754 '0-0012', O#S pyeomnbfion lg r =fe i'cl0-0051eo':r, dswmr_data.h5#Ss oyf= m rbe891coo lrd s= = '919 0-0021', # ofS yCmrhbeeSoccyklomi bnr=ogdl sc'=o m0-0072'm='o0-0058 n,' , s937 y##m b oofol sfr e croredcs o=r d774 s =S y817mb oSl =y 'm0-0098bS'oy,m lb#o lo= f= r'e'0-0087cS'o0-0092,ry d'#ms , bo= fo #l847r eoc=of rd 'sr 1-0027=e' c,1000o r#d Ssoy fm=b o rl e772=c 'o0-0044r'd, s# o=f r262ec ords = 938 SySmybmoSblyo mlb=o l= '= 0-0086'''0-00950-0009,'', , ## #Ooo fpf oern feicr noergrcd esfoc i=lro er:d946 d sswmr_data.h5s == 752818 Symbol = '0-0060',C # ShCoyfeh mecrcbekkociionlrgn d gs=c o =mr 'ma857o0-0031 nn' ds,oy mmb# o lssoy fm breoSclyosmrb dolsS =y= m'b o0-0035l897' ,= #' S0-0084o'f Symbol = '0-0065', # of records = 958 Symbol = '0-0028', # of records = 781 Checking random symbols Symbol = '0-0056', # of records = 878 Symbol = '4-1280', # of records = 17 Symbol = '1-0199', # of records = 131 Symbol = '0-0028', # of records = 781 Symbol = '1-0118', # of records = 278 Symbol = '3-0367', # of records = 32 Symbol = '2-0296', # of records = 78 Symbol = '0-0012', # of records = 891 Symbol = '1-0136', # of records = 239 Symbol = '0-0089', # of records = 1035 Closing file y, mr#eb cooofrl drs e c==o r 737dS s' y=2-0020 m'748b ,o lC# h =eoc kf'i n0-0063gr' er,ac nod#Sor ymdmo bssfoy l m =br=o el'sc0-002771 'o, r #d sof S =rye mcbo964orld s= =' 0-0062655' , # of SreycomrbdsoS Sl=yy mm825b= bo lo 'l= 0-0071'=0-0074'' ,', #0-0051 ' #So, fy omr#bfeo c loo rr=fde s ' cr=3-0109 oe'1036,cr o#dr sodf s =r e =co 835rd919 s S= ym13b ol = '0-0077', # of rSeScyomSyrbdmoyslb mo== bl 921o' 1-0037l=' , ='# 0-0078o'f' 0-0050,r'e c,#oS r yd#mosb fo=ol fr245= e r'c0-0038eo'c,r od#r sod fs =r S e=ycm obrod800ls == '10040-0077 ', # of reCcohredcsk930 Closing file i=n g 921r Sandyomm sbyomblo ls=S ym'bo0-0066l '= ,S' y0-0040m#'b,o l# o =of f' 2-0226rr'e,ec o#cr oof rrdecsor ds= = 76859 Symbol =S 'y2-0236'm,b #o olf r=ec or'ds0-0050 =' ,24 # of recSoyrmbdolsds = 1055 Symbol = '1-0087', # of records = 222 Symbol = '0-0069', # of records = 822 Symbol = '0-0064', # of records = 777 Symbol = '2-0193', # of records = 31 Symbol = '0-0098', # of records = 847 Closing file == ' 0-0044'800, # of records = 938 SymbSoymlbo l= = ''0-0076'0-0022, '# ,o f #re coorfds =r e923 cords = S874y mbol = '0-0041', # of records = 854S ymbol = S'ymb1-0129ol' =, ' 0-0064#', #o off rreceorcdso =r d777 s = 198 Symbol = '2-0050', # of recSorydsm =b o3 l = '0-0082', S#ym bool f= 'r3-0363'e, c#o orf drecsor ds= = 110523 Symbol = '0-0064S',y #m obf orelco rd=s =' 7773-0122 ', # of rSeymcbool r=d 's4-0891 ',= # o0f records = 0 CloSsiyngm fbiloel = '1-0030', # of records = 199 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 940 Symbol = '0-0058', # of records = 784 Symbol = '0-0087', # of records = 984O pening file: Sswmr_data.h5y mbol = '0-0065', # of records = 922 Checking cSoymmmboonl s=y m'b0-0028o'l,s # of records = 803S ymbol = 'C0-0048h'e,c k#i nogf rraencdoormd ss y=m b804o ls OSypmebSnoyimlnb go= l f 'i=0-0056l 'e',: 0-0048 #' ,oswmr_data.h5 f # roefc orredcso r=d s865 = 804 SySmybmoblo l= =' 4-1280''0-0068,C' ,h# e #co kfo records = 17 f records = 917 ing cSoySmmybmmooblno l=s y='m 0-0048b''o,1-0199l 's#, o#f orfe croercdosr d=s 804 = 145 SymSbyomlbS oy=lm b'=o l0-0098' '0-0067=,' ,'# 0-0028 #'o ,fo f#r erocefoc rordresdc so= r =d s822647 = 803 Checking rSanydmobmo ls y=m Sb'oy1-0118lm'sb ,o l# =o f'S 0-0044yr'me,bc oo#rl d os= f = ' r272e cords = 971 Symbol = '3-0367'S, y#m boofl r=e c'or0-0095d's, =# 44o f records = S958y mbol = '2-0296', # of Sreycmobrodls == '73 0-0060',O # poefn irnge cfoirlSdeys:m b=o lswmr_data.h5 909 = '0-0012', # 0-0057', # of records = 832 Symbol = '0-0003', # of records = 812 Symbol = '0-0012', # of records = 867 Symbol = '0-0072', # of records = 858 Symbol = '1-0027', # of records = 257 Symbol = '0-0009', # of records = 800 Symbol = '0-0031', # of records = 928 Symbol = '0-0063', # of records = 928 Symbol = '0-0051', # of records = 940 Symbol = '0-0078', # of records = 879 Closing file of recordsS ym=b o867l = '0-0035', #C hoefc kSriyenmcgbo orcldo s=m m =o' n1-0136 728's ,y m#b oOolfs repCceohrnedisc nk=gi n218fg iS lyrmeab:no dlo m=swmr_data.h5 s'Sy0-0084ym'mb,bo oll#s o=f 'r0-0089e'c,o r#dS soy fm=b o768rl e c=o r'ds0-0062 '=, 1019# of recoCrldossS iy=nm bgo846 l f i=l e' 0-0027', # of recoSrdysm b=o l693C =h e'c3-0109k'i,n g# Scoyofmm bmrooeln c= o sr'yd0-0074ms'b ,o= l #s 0o f records =S y1029m bol = 'S1-0037y'mS,bym ob#ol lo f== r''e0-0077c'0-0076o,'r ,d# s # o =fo fr211e croredcs o=r 949d s = S856y mboSly mb=o l' 0-0077=' ,' 0-0038#' ,o f# roSefc yormredbcsoo rl=d s == 1075 '0-0039', #C hoecfk inrge rcanodormd ssym b=ol s 791 Symbol = '2-0226', # of rSecyormdsb o= l82 = '0-0021', #S ymobofl =r 'e2-0236c',o #r odf sre c 949 Symbol = '0-0040', # of records = 1078 Symbol = '1-0087', # of records = 246 Symbol = '0-0069', # of records = 846 Symbol = '0-0064', # of records = 794 Symbol = '2-0193', # of records = 17 Symbol = '0-0098', # of records = 822 Closing file o=rd s 969= 24 Symbol =S 'y0-0044'm,b #o olf r=ec or'ds0-0092 =' ,971 # of recSoyrmbdosl = =' 0-0076',728 # of records = 856 SySmybmbooll = =' 0-0041'', 0-0086# 'o,f re#c orodfs =r 822e cords = 833S ymbol = '0-0064', # oCf hreeccorkdsi n= g794 random sySmymbbooll s= '2-0050', # of recordsS =y 17m bol = '2-0020'S,y mb#ol =o f' 3-0363'r,e #c oof rredcsor d=s = 9523 Symbol =S 'y0-0064'm, b# oolf re=co rd's 0-0071= '794, # of recSoyrmbdosl == ' 4-0891'810, # of records = 0 ClosingS fyilme bol = '0-0050', # of records = 778 Symbol = '0-0066', # of records = 879 Symbol = '0-0050', # of records = 778 Symbol = '0-0022', # of records = 975 Symbol = '1-0129', # of records = 198 Symbol = '0-0082', # of records = 1124 Symbol = '3-0122', # of records = 8 Symbol = '1-0030', # of records = 169 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): 737264 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): 20090 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): 231260 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 452986 Using reader random seed: 796487 Using reader random seed: 798904 Using reader random seed: 797303 Using reader random seed: 801606 Using reader random seed: 807120 ############################################################################### ## 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): 837416 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 59419 Using reader random seed: 232735 Using reader random seed: 234166 Using reader random seed: 236569 Using reader random seed: 237812 Using reader random seed: 242233 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 269023 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: 480941 Generating symbol names Choosing datasets Common symbol #0 = '0-0044' Common symbol #1 = '0-0099' Common symbol #2 = '0-0004' Common symbol #3 = '0-0003' Common symbol #4 = '0-0045' Random symbol #0 = '1-0088' Random symbol #1 = '0-0089' Random symbol #2 = '0-0078' Random symbol #3 = '0-0013' Random symbol #4 = '0-0097' Random symbol #5 = '0-0038' Random symbol #6 = '1-0064' Random symbol #7 = '2-0071' Random symbol #8 = '0-0090' Random symbol #9 = '4-0187' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 876 Symbol = '0-0099', # of records = 863 Symbol = '0-0004', # of records = 885 Symbol = '0-0003', # of records = 930 Symbol = Parameters: # of seconds between polling = '0-0045',1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 485804 Generating symbol names # of records = 858 Checking random symbols Symbol = '1-0088', # of records = 240 Symbol = '0-0089', # of records = 908 Symbol = '0-0078', # of records = 832 Symbol = '0-0013', # of records = 847 Symbol = '0-0097', # of records = 927 Symbol = '0-0038', # of rChoosing datasets Common symbol #0 = '0-0028' Commone symbol #1 = '0-0054' Common symbol #2 = '0-0012' Common symbol #3 = '0-0088' Common symbol #4 = '0-0005' Random symbol #0 = '4-1446' Random symbol #1 = '4-0049' Random symbol #2 = '3-0640' Random symbol #3 = '2-0365' Random symbol #4 = '0-0081' Random symbol #5 = '0-0085' Random symbol #6 = '0-0096' Random symbol #7 = '1-0016' Random symbol #8 = '0-0071' Random symbol #9 = '0-0010' cReading records ordOpening file: swmr_data.h5 s = 935 Symbol = '1-0064', # of records = 240 Symbol = C'2-0071'h, e# cofk riecnorgds =c o72 mmon symbSoymlbosl = '0-0090', # of records = 860 SymbolS ym=b ol' = 0-0028'4-0187'',, # o#f reocofrd s r= e10c ordsCl os=in g 887fi le Symbol = '0-0054', # of records = 910 Symbol = '0-0012', # of records = 906 Symbol = '0-0088', # of records = 863 Symbol = '0-0005', # of records = 857 Checking random symbols Symbol = '4-1446', # of records = 16 Symbol = '4-0049', # of records = 17 Symbol = '3-0640', # of records = 31 Symbol = '2-0365'Parameters: # of seconds between po, # lling = 1 # of common symbols to poll = 5 o# of random symbofls to poll = 10 # of seconds tor test = e3 Usincg reader random seed: o495710 Generating syrmbol names ds = 47 Symbol = '0-0081', # of records = 864 Symbol = '0-0085', # of rParameters: # 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: 494474 Generating symbol names ecords = 832 Symbol = '0-0096', # of records = 927 Symbol = Choosing datas'ets Common symbol #0 = '0-0080' Common s1-0016ymbol #1 = '0-0054' Com'mon sCymbol ,#2 = '0-0066' Common symbol h#3 = '0-0071' Common #symbolo #4 = '0-0052' Randoom symbol #o0 = '0-0027's Random syfmbol #1 = '2-0077' Random symboli #2 = '4-1153' Random nrsymbol #3 = '0-0064' Random symgebol #4 = '1-0121' Random symbo cl #5 = '0-0077' Random osymbol #6 = '0-0064' Rrandom symbol #d7 = d'0-0045' Random symbol s#8 = a'4-1088' Random symbol #9 = 't2-0113' =a Reading records s233e Opening file: swmr_data.h5 ts ComSmymboonl = 's0-0071y',m b#o lo f r#ec0or d=s ='Checking common symbols 0-0069913' CoSymbol = 'm0-0080', # of records = 803 mon sSyySymbol = '0-0054', #mm of records = 909 bbolo l= '#0-00101'Symbol = ' ,0-0066', # of records = 909 =# 'of0-0045 'r eSymbol =Cc '0-0071', # of records =o 913 rodms m=o n916 Symbol = 's0-0052', # of records = 852 ymChecking rCblooslin g# f2il e= '0-0017' Caonmdmom soymnb oslymsb ol #3 = '0-0094'Sy mCboomlm on= s'ym0-0027b'ol, # 4# o= f' 0-0017re'c oRardsn do= m 856s ymbol S#ymbo0l = '=2-0077' ,' # 4-0929o'f re cordRsa = 43n dom sySmymbbool =l '4-1153'#, 1# o=f rec or'ds 3-0129=' 11 Random symSboylm #b2o l= '=0-0070' 'Ra0-0064nd'o,m #s yombfo rle c#o3r d=s ' =0-0035 ' 836Ra ndom symbol #4S y= m'b2-0145'o lRa nd=om 'sy1-0121mb'o,l ##5 o= f' 0-0007r' eRacndoomr dssym bo=l #229 6 = '1-0043' Random Ssyymmbobl o#l7 == ''0-00060-0077'' , R#a ndofo m rseycmobrold s# 8= = 887' 0-0051' Random symSbyoml b#o9l == ''0-00700-0064'', # Roeafd irnegc roredcso r=d s 836 Opening fiSley:m bswmr_data.h5o l = '0-0045', # of records = 849 Symbol = '4-1088',C #h eockfi nrg eccoommrodn ss ym=b ol13s SSymybmobl o=l ' 0-0069=' , '# 2-0113o'f, r e#c oordfs r= e853c ords = 52 CSlyomsboiln =g 'f0-0045i',l e# of records = 849 Symbol = '0-0017', # of records = 858 Symbol = '0-0094', # of records = 859 Symbol = '0-0017', # of records = 858 Checking random symbols Symbol = '4-0929', # of records = 13 Symbol = '3-0129', # of records = 28 Symbol = '0-0070', # of records = 842 Symbol = '0-0035', # of records = 834 Symbol = '2-0145', # of records = 49 Symbol = '0-0007', # of recParameters: # 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: 510721 Generating symbol names ords = 851 Symbol = '1-0043', # of records = 212 Symbol = '0-0006', # of records = 851 Choosing datSaysemtbosl =C 'o0-0051m'm, o#n o fs yremcborodls =# 0895 = '0-0008' CommSoynmb osly =m b'o0-0070l', ## 1o f =re c'or0-0016ds' = C842 ommoCnl ossiynmgb ofli le# 2 = '0-0035' Common symbol #3 = '0-0097' Common symbol #4 = '0-0041' Random symbol #0 = '0-0011' Random symbol #1 = '0-0031' Random symbol #2 = '1-0169' Random symbol #3 = '1-0144' Random symbol #4 = '0-0031' Random symbol #5 = '0-0031' Random symbol #6 = '1-0054' Random symbol #7 = '1-0034' Random symbol #8 = '0-0063' Random symbol #9 = '3-0294' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 849 Symbol = '0-0016', # of records = 887 Symbol = '0-0035', # of records = 834 Symbol = '0-0097', # of records = 915 Symbol = '0-0041', # of records = 905 Checking random symbols Symbol = '0-0011', # of records = 840 Symbol = '0-0031', # of records = 854 Symbol = '1-0169', # of records = 216 Symbol = '1-0144', # of records = 225 Symbol = '0-0031', # of records = 854 Symbol = '0-0031', # of records = 854 Symbol = '1-0054', # of records = 225 Symbol = '1-0034', # of records = 206 Symbol = '0-0063', # of records = 910 Symbol = '3-0294', # of records = 29 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 57 Symbol = '0-0099', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '0-0003', # of records = 0 Symbol = '0-0045', # of records = 0 Checking random symbols Symbol = '1-0088', # of records = 10 Symbol = '0-0089', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '1-0064', # of records = 0 Symbol = '2-0071', # of records = 40 Symbol = '0-0090', # of records = 0 Symbol = '4-0187', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 0 Symbol = '0-0054', # of records = 32 Symbol = '0-0012', # of records = 126 Symbol = '0-0088', # of records = 0 Symbol = '0-0005', # of records = 0 Checking random symbols Symbol = '4-1446', # of records = 0 Symbol = '4-0049', # of records = 0 Symbol = '3-0640', # of records = 0 Symbol = '2-0365', # of records = 0 Symbol = '0-0081', # of records = 8 Symbol = '0-0085', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '1-0016', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0010', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 0 Symbol = '0-0054', # of records = 32 Symbol = '0-0066', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0052', # of records = 0 Checking random symbols Symbol = '0-0027', # of records = 0 Symbol = '2-0077', # of records = 0 Symbol = '4-1153', # of records = 5 Symbol = '0-0064', # of records = 0 Symbol = '1-0121', # of records = 21 Symbol = '0-0077', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '4-1088', # of records = 0 Symbol = '2-0113', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '0-0017', # of records = 0 Symbol = '0-0094', # of records = 0 Symbol = '0-0017', # of records = 0 Checking random symbols Symbol = '4-0929', # of records = 0 Symbol = '3-0129', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '2-0145', # of records = 9 Symbol =O '0-0007p',e n# ionfg r efciolred:s =swmr_data.h5 0 Symbol = '1-0043', # of records = 0 Symbol = '0-0006C',h e# cokf irnegc ocrodmsm =o n94 symbols Symbol = '0-0051'S, y#m boofl r=e c'or0-0008ds' =, 0# of Sryemcboolr =d s'0-0070 '=, # 0of records = 0 SClyomsibnog lf il=e '0-0016', # of records = 5 Symbol = '0-0035', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '0-0041', # of records = 0 Checking random symbols Symbol = '0-0011', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '1-0169', # of records = 6 Symbol = '1-0144', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '1-0054', # of records = 16 Symbol = '1-0034', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '3-0294', # of records = 1 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 57 Symbol = '0-0099', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '0-0003', # of records = 0 Symbol = '0-0045', # of records = 0 Checking random symbols Symbol = '1-0088', # of records = 10 Symbol = '0-0089', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '1-0064', # of records = 0 Symbol = '2-0071', # of records = 40 Symbol = '0-0090', # of records = 0 Symbol = '4-0187', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 0 Symbol = '0-0054', # of records = 32 Symbol = '0-0012', # of records = 126 Symbol = '0-0088', # of records = 0 Symbol = '0-0005', # of records = 0 Checking random symbols Symbol = '4-1446', # of records = 0 Symbol = '4-0049', # of records = 0 Symbol = '3-0640', # of records = 0 Symbol = '2-0365', # of records = 0 Symbol = '0-0081', # of records = 8 Symbol = '0-0085', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '1-0016', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0010', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 0 Symbol = '0-0054', # of records = 32 Symbol = '0-0066', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '0-0052', # of records = 0 Checking random symbols Symbol = '0-0027', # of records = 0 Symbol = '2-0077', # of records = 0 Symbol = '4-1153', # of records = 5 Symbol = '0-0064', # of records = 0 Symbol = '1-0121', # of records = 21 Symbol = '0-0077', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '4-1088', # of records = 0 Symbol = '2-0113', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '0-0017', # of records = 0 Symbol = '0-0094', # of records = 0 Symbol = '0-0017', # of records = 0 Checking random symbols Symbol = '4-0929', # of records = 0 Symbol = '3-0129', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '2-0145', # of records = 9 Symbol = '0-0007', # of records = 0 Symbol = '1-0043', # of records = 0 Symbol = '0-0006', # of records = 94 Symbol = '0-0051', # of records = 0 Symbol = '0-0070', # of records = 0 CloOsinpg efinlie ng file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 0 Symbol = '0-0016', # of records = 5 Symbol = '0-0035', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '0-0041', # of records = 0 Checking random symbols Symbol = '0-0011', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '1-0169', # of records = 6 Symbol = '1-0144', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '1-0054', # of records = 16 Symbol = '1-0034', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '3-0294', # 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 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): 555688 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 771170 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 926726 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: 94746 Generating symbol names Choosing datasets Common symbol #0 = '0-0082' Common symbol #1 = '0-0009' Common symbol #2 = '0-0000' Common symbol #3 = '0-0002' Common symbol #4 = '0-0071' Random symbol #0 = '1-0051' Random symbol #1 = '0-0037' Random symbol #2 = '1-0181' Random symbol #3 = '1-0066' Random symbol #4 = '1-0180' Random symbol #5 = '0-0069' Random symbol #6 = '0-0021' Random symbol #7 = '2-0128' Random symbol #8 = '0-0088' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 932 Symbol = '0-0009', # of records = 870 Symbol = '0-0000', # of records = 887 Symbol = '0-0002', # of records = 926 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: 98772 Generating symbol names Symbol = '0-0071', # of records = 855 Checking random symbols Symbol = '1-0051', # of records = 253 Symbol = '0-0037', # of records = 929 SyChoosing datasemts Common symbol #0 = '0-0088b' Common symbol #1o = '0-0029' Commonl symbol #2 = '0-0073' Common sym=bol #3 = '0-0034' Common symbol '#4 = '0-0045' Random sy1-0181mbol #0 = '1-0080'' Random symbol, #1 = '4-1062' Ran dom symbol #2 = #'1-0122' Rando m symbol #3o = '2-0036' Randfom symbol # 4 = '2-0130' Random symbol #5 r= '3-0732' Random seymbol #6 = '0-0009c' Random symbolo #7 = '0-0062' Ranrdom symbol #8d = '4-1563' Random ssymbol #9 = ' 0-0046' Reading =records 226 Opening file: swmr_data.h5 Symbol = '1-0066', # of records = 202 SyChecking mcommon symbols bol = '1-0180', # ofSymbol = ' 0-0088', # of records = r849 ecords = 216 Symbol = '0-0029', # of records = 894 SymboSl y=m b'o0-0069l' ,= #' 0-0073o'f, r#e coofr drse c=o r862d s = 851 SymbolS =y m'bo0-0021l' ,= #' 0-0034o'f, r#e coofr drse c=o r870d s = 817 SymbSoly m=b o'l 2-0128=' ,' 0-0045#' ,o f# roefc orredcso r=d s56 = 896 CShyemcbkoiln g= r'an0-0088d'o,m #s yomfb orlesc ords = 849S ymbol = 'S1-0080y'm,b o#l o=f 're0-0069c'o,r d#s o=f 243r ecords = 862 CSlyomsbionlg =f i'l4-1062e' , # of records = 16 Symbol = '1-0122', # of records = 232 Symbol = '2-0036', # of records = 55 Symbol = '2-0130', # of records = 62 Symbol = '3-0732', # of 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: 103292 Generating symbol names records = 21 Choosing datasets Common symbol #S0 = '0-0036' Commony symbol #1 = '0-0014'm Common symbol b#2 = '0-0015' Commoon symbol #3 =l '0-0017' Common sy mbol #4 = '0-0028'= Random symbol #0 = '0-0015' Rand'om symbol #1 =0-0009 '1-0074' Random symb'ol #2 = '3-0135' R,andom symbol # 3 = '0-0092' Random# symbol #4 = ' 0-0018' Random symbool #5 = '2-0109' Rfandom symbol #6 = '1-0060 ' Random symbolr #7 = '0-0074' Ranedom symbol #8 c= '0-0019' Random soymbol #9 = '0-0091r' Readding records s = 870 Symbol = '0-0062', # of records = 873 Symbol = '4-1563', # of records = 12 Symbol = '0-0046', # of records = 923 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 883 Symbol = '0-0014', # of records = 850 Symbol = '0-0015', # of records = 909 Symbol = '0-0017', # of records = 876 Symbol = '0-0028', # of records = 888 Checking random symbols Symbol = '0-0015', # of records = 909 Symbol = '1-0074', # of records = 229 Symbol = '3-0135', # of records = 24 Symbol = '0-0092', # of records = 922 Symbol = '0-0018', # of records = 947 Symbol = '2-0109', # of records = 60 Symbol = '1-0060', # of records = 231 SymboParameters: # 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: 107703 Generating symbol names l = '0-0074', # of records = 896 Symbol = '0-0019', # of records = 924 Symbol = '0-0091', # of records = 978 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: 106516 Generating symbol names Choosing datasets Common symbol #0 = '0-0029' Common symbol #1 = '0-0054' Common symbol #2 = '0-0088' Common symbol #3 = '0-0044' Common symbol #4 = '0-0068' Random symbol #0 = '0-0013' Random symbol #1 = '0-0037' Random symbol #2 = '3-0152' Random symbol #3 = '1-0096' Random symbol #4 = '3-0156' Random symbol #5 = '0-0090' Random symbol #6 = '1-0167' Random symbol #7 = '0-0056' Random symbol #8 = '0-0027' Random symbol #9 = '4-0889' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0029', # of records = 894 Symbol = '0-0054', # of records = 895 Symbol = '0-0088', # of records = 849 Symbol = '0-0044', # of records = 849 Symbol = '0-0068', # of records = 910 Choosing datasets Common symbol #0 = '0-0027' Common symbol #1 = '0-0034' Common symbol #2 = '0-0068' Common symbol #3 = '0-0080' Common symbCol #4 = '0-0038' Random symbol #0 = h'0-0057' Random symbeol #1 = '0-0010' Rcandom symbol #k2 = '3-0461' Randomi symbol #3 = '0-0094n' Random symbolg #4 = ' 3-0612' Random srymbol #5 = a'3-0208' Random nsymbol #6 = 'd1-0154' Random symbol #7 = o'0-0063' Random symmbol #8 = '0-0032' Random symbol #s9 = '1-0090' yReading recormds bols Symbol = '0-0013', # of records = 789 Symbol = '0-0037', # of records = 932 Symbol = '3-0152', # of records = 26 Symbol = '1-0096', # of records = 239 Symbol = '3-0156', # of records = 28 Symbol = '0-0090', # of records = 918 SymOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 903 Symbol = '0-0034', # of records = 817 Symbol = '0-0068', # of records = 910 Symbol = '0-0080', # of records = 889 Symbol = '0-0038', # of records = 896 Checking random symbols Symbol = '0-0057', # of records = 903 Symbol = '0-0010', # of records = 892 Symbol = '3-0461', # of records = 34 Symbol = '0-0094', # of records = 934 Symbol = '3-0612', # of records = 26 Symbol = '3-0208', # of records = 22 Symbol = '1-0154', # of records = 226 Symbol = '0-0063', # of records = 868 Symbol = '0-0032', # of records = 873 Symbol = '1-0090', # of records = 227 Closing file bol = '1-0167', # of records = 220 Symbol = '0-0056', # of records = 894 Symbol = '0-0027', # of records = 895 Symbol = '4-0889', # of records = 19 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 853 Symbol = '0-0009', # of records = 807 Symbol = '0-0000', # of records = 834 Symbol = '0-0002', # of records = 939 Symbol = '0-0071', # of records = 882 Checking random symbols Symbol = '1-0051', # of records = 222 OSpyemnbionlg =f i'l0-0037e':, #swmr_data.h5 of records = 968 Symbol = '1-0181', # of records = 207 CheckSiynmgb oclo m=m o'n1-0066 's,y m#b oolfs records = 316 Symbol = S'y0-0088m'b,o l# =o f' 1-0180r'e,c o#r dosf =r e1004c ords = 231 SymSbyomlb o=l '=0-0029 '',0-0069 '#, o#f orfe croercdosr d=s 790= 994 SSyymmbbooll == ''0-00730-0021'',, ## ooff rreeccoorrddss == 938812 SSyymmbbooll == ''0-00342-0128'',, ## ooff rreeccoorrds = 841 Symbol = '0-0045', # ds = 56 Symbol = '0-0088', # of records = 1004 Symbol = '0-0069', # of records = 994 Closing file of records = 939 Checking random symboOlsp eningS yfmbioll e=: '1-0080swmr_data.h5' , # of records = 282 Symbol = '4-1062', # of records = 19 Symbol =C 'h1-0122'e, c#k oif nrecgor dsc =o 164m mon symSbyomblols = '2-0036', # of records =S 42y mbol =S y'mbo0-0036l '= ,' 2-0130'#, #o off rreceorcdosr d=s 84= 832 Symbol =S 'y3-0732'm,b #o olf r=ec or'ds0-0014 =' ,4 # of rSeycmboolr d= s' 0-0009'=, 735 Opening file: swmr_data.h5 Symbol = '0-0015', # of records = 916 Checking common Ssyymbmolbso l = '0-0017', # ofS yrmebocl o=r 'd0-0027s' , =# o889f records = 912 SymSbyomblol == ' 0-0034'', 0-0028# 'of, re#co rodOsf p= e nr841i engc foirled: sswmr_data.h5 S=y mb1028ol = '0-0068', # Cofh reeccokrdis n= g913 randomS ymsbyolm b=o l's0-0080 ', C# hoefc kSriyenmcgo brcdoosm ml=o n899 = s ym'bo0-0015ls' , S#y mboolf =S ry'em0-0038bc'o,lo #=r od'f0-0029 s'r,e c#=o ro dfs 916 r=e co829r ds = 790C hecking rSandyoSmmy bmsbyoomllb o =l =s' 0-0054'', 1-0074# 'of,S rye#mcb oorold sf= = ' r0-0057826' e, c# oofr rdecsSo yrmd=bso l= =257753 ' 0-0088', # of rSeycmobrodls == '10040-0010 S',y #m boofl r=e Sc'yo3-0135mr'bd,os l # = = o 875f' 0-0044r'e,c o#r dosf =r eSc6oy rmdbso l= =536 '3-0461', # Sofy mSrbyeomclbo or=ld s'= 0-0092='' 0-0068,17' ,# #o fo fr erceocSroydrmsdb so= l = 983=913 '0-0094', C#h eocfk irSnegcy omrrbadonsld o==m 1040's y0-0018m'b,o l#s of recoSrSydymsmb bo=ol l 860== ''3-06120-0013'',, ## ooff Srreyecmcoborordlds s = = = ' 8432-010920 ' , # of recoSrSymydbmosbl o =l= =67' 0-0037''3-0208,' ,# #o fo fr ercSeocyrodrmsd sb= =o968 l31 = '1-0060SS'yym,mbbo oll# = = 'o'3-0152f1-0154'', , #r# oeoff c rreoeccorordsr d=d s19 s = 194= 256 SymbSoylm b=o l' 1-0096=' ,' 0-0063#' ,oS f# y romefcb ororedlcso r=d= s130 = '865 0-0074', # SoyfmSb yomrlb eo=l c '=o3-0156 'r',0-0032 d'#, s o# f =orf e cro1014ercd osr d=s 0= 874 Symbol S=S y'my0-0090b'om,l b #= o ol'f 1-0090 '=r,e c#'o ro0-0019dfs ' r=,e c 915o #rd so =f 210r ecoSryCmdblsool s i==n g ' 1-0167f989'i,l e# of records =# 231 of rSecoyrdmsb S=oy ml807b ol= = ''0-00560-0091',' #, o f# r Seocyfom rbrdoeslc o==r d861's 0-0062 '=, 959# of rSeycmobCrolldo ss= i =n' g0-0027939 ' f,i l#e of records = S920y mbol = '4-1563', #S yomfb orle c=o r'd4-0889s' ,= #8 of records = S19y mbol =C l'o0-0046s'i,n g# foifl records e = 1128 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 865 Symbol = '0-0009', # of records = 782 Symbol = '0-0000', # of records = 848 Symbol = '0-0002', # of records = 894 Symbol = '0-0071', # of records = 858 Checking random symbols Symbol = '1-0051', # of records = 172 Symbol = '0-0037', # of records = 1104 Symbol = '1-0181', # of records = 160 Symbol = '1-0066', # of records = 275 Symbol = '1-0180', # of records = 292 Symbol = '0-0069', # of records = 1005 Symbol = '0-0021', # of records = 923 Symbol = '2-0128', # of records = 56 Symbol = '0-0088', # of records = 858 Symbol = '0-0069', # of records = 1005 Closing file Opening file: swmr_data.h5 Checking common symbols Opening fileS: ymswmr_data.h5b ol = '0-0027', # of records = 930 ChecSkyimnbgo lc o=Om m'poen0-0034n 'is,ny gm# b fooilfls e r:e cords = 966 Symbswmr_data.h5o l =S 'ym0-0036b'o,l #= o'f0-0068 'r,e c#o rodfs r=e c942o rds = 954 ChSeycmkbiSonlyg m =bc oo'lm0-0014 m'=o, n ' #s0-0080 y'om,fb o#rl esoc fo rrdesc o=r d622s = 941 SymbSoylm b=o l' S0-0029='y ,m' b#0-0015o 'lo, f = # r 'eoc0-0038fo' r,rd es#c o=or fd 877sr e=c o963r ds = OSy996mS byopmlb o=l '=0-0054 'C', 0-0017e#' n,oi fn# g r oeffci olrreed:cs o r=d swmr_data.h5s923 h ecSymbol = '0-0088', # of records = 858 CkSiynmgb orla n=d o'm0-0044 's,y m#b oolfs records = S585y mbol = '0-0057', # Soyfm broelc o=r d's0-0068 '=, 794# of records = S955= 865 Symbol = '0-0028', # of records = 1008 Checking random symbols Symbol = '0-0015', # of records = 963 Symbol = '1-0074', # of records = 314 Symbol = '3-0135', # of records = 18 Symbol = '0-0092', # of records = 882 Symbol = '0-0018', # of records = 926 Symbol = '2-0109', # of records = 70 Symbol = '1-0060', # of records = 153 Symbol = '0-0074', # of records = 957 Symbol = '0-0019', # of records = 888 Symbol = '0-0091', # of records = 1032 Closing file ymbolC h=e c'ki0-0010ngh r'anedo,m csy mbkol#s i noSgymfbo l = c'0-0013r',oemcmoornds sy=m b886o lsS Symbol = '3-0461'y, m# # of records = 899 Symbol = '0-0037', # of records = 1104 Symbol = '3-0152', # of records = 25 Symbol = '1-0096', # of records = 102 Symbol = '3-0156', # of records = 1 Symbol = '0-0090', # of records = 832 Symbol = '1-0167', # of records = 192 Symbol = '0-0056', # of records = 896 Symbol = '0-0027', # of records = 926 Symbol = '4-0889', # of records = 48 Closing file b oolf = r'e0-0088cords' ,= # of r5e cSords = 847 Symbol = '0-0094', #y mobf orl =e c'o0-0029r'd,s #= o1068f recordSs = 894 Syymmbbool = 'l0-0073 =' ',3-0612 '#, o# fo fr reeccoorrddss == 76217 SSyymmbbool l= =' 0-0034'3-0208'', # o,f #r eocfo rrdesc o=r d983s =S 18 Symbol = '0-0045', # of yrmebcoolr d=s '=1-0154 818' , C# of records = 152h eScking random symbols Symbol = '1-0080', # of records = 304 Symbol = '4-1062', # of records = 12 Symbol = '1-0122', # of records = 171 Symbol = '2-0036', # of records = 50 Symbol = '2-0130', # of records = 78 ymbol = '0-0063', # of records = 912 Symbol = '0-0032', # of records = 998 Symbol = '1-0090', # of records = 242 CSlosinygm bfoill e= '3-0732', # of records = 27 Symbol = '0-0009', # of records = 782 Symbol = '0-0062', # of records = 978 Symbol = '4-1563', # of records = 0 Symbol = '0-0046', # of records = 1013 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 848 Symbol = '0-0009', # of records = 709 Symbol = '0-0000', # of records = 598 Symbol = '0-0002', # of records = 822 Symbol = '0-0071', # of records = 797 Checking random symbols Symbol = '1-0051', # of records = 217 Symbol = '0-0037', # of records = 1051 Symbol = '1-0181', # of records = 144 Symbol = '1-0066', # of records = 252 Symbol = '1-0180', # of records = 361 Symbol = '0-0069', # of records = 795 Symbol = '0-0021', # of records = 944 Symbol = '2-0128', # of records = 34 Symbol = '0-0088', # of records = 934 Symbol = '0-0069', # of records = 795 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 959 Symbol = '0-0014', # of recOorpdesn i=n g 621f ile: swmr_data.h5 Symbol = '0-0015', # of rCechoercdksi n=g c932o mmon symbols Symbol = '0-0017', #S oyfm broelc o=r d's0-0029 '=, 757# of records = S943 ymbol = '0-0028', S#y mobfo lr e=c o'r0-0054d's, =# 1029o f recorCdsh e=c k923i ng random sySmybmoblosl = '0-0088S',ym b#o lo f= r'ec0-0015o'r,d s# =o f934 records = 932 Symbol = '0-0044S'y,m b#o lo f= r'ec1-0074o'r,d s# =o f476 records = S288y mbol = '0-0068',S #y mofb roelc o=r d's 3-0135=' ,800 # of reCchoercdksi n=g r26a ndom symbols Symbol S=y m'b0-0092o'l, =# 'o0-0013f' ,r e#c oorfd sr e=c or964d s = 987 SymbSoylm b=o l' 0-0018=' ,' 0-0037#' ,o f# roefc orredcso r=d s 842= 1051 SySmybmoblo l= =' 2-0109''3-0152,' ,# #o fo fr erceocrodrsd s= = 9835 SSyymmbbooll == ''1-00601-0096'',, ## ooff r ecroerdcso =r d105s = 167 Symbol = S'y3-0156m'b,o l# =o f' r0-0074e'c,o r#d so f= r12e cords = 993 Symbol = '0-0090S',y m#b oolf =r e'co0-0019r'd,s #= o955f records = 899S ymbol = '1-0167', # Sofy mrbeoclo r=d s' =0-0091 '164, # of recoSrydmsb o=l 1045= '0-0056', C#l oosfi nrge cfoirldes = 815 Symbol = '0-0027', # of records = 1101 Symbol = '4-0889', # of records = 55 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 1101 Symbol = '0-0034', # of records = 1087 Symbol = '0-0068', # of records = 808 Symbol = '0-0080', # of records = 934 Symbol = '0-0038', # of records = 945 Checking random sOpening file: swmr_data.h5 Cymbols Symbol = '0-0057', # of records = 745 Shecking common symbols Symbol = '0-0010', # of records = 860y mSbol = '0-0088', # of records = 934 Symbol = '3-0461', # of records = 32 Symbol = '0-0029', # of records =y m936b oSl = '0-0094', # of records = 1063 Symbol = '0-0073', # of recorydsm b=o l904 = S'3-0612', # of records = 21 Symbol = '0-0034', # of recymobrodls = 1087= S'3-0208', # of records = 0 Symbol = '0-0045y'm,b o#l o=f '1-0154r'ec,o r#d so f= r808ec oCrds = 166 Shecking random symbols Symbol = '0-0063', # of records = 793y Smbol = '1-0080', # of records = 242 Symbol = '0-0032',y #m bolo f= r'e4-1062c'or,d s# =o f940 rSecords = 13 Symbol = '1-0090', # of reycmobrold s= =' 1-0122203' ,C # of records = 135 Slosing file ymbol = '2-0036', # of records = 97 Symbol = '2-0130', # of records = 59 Symbol = '3-0732', # of records = 27 Symbol = '0-0009', # of records = 702 Symbol = '0-0062', # of records = 863 Symbol = '4-1563', # of records = 0 Symbol = '0-0046', # of records = 1061 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 919 Symbol = '0-0009', # of records = 741 Symbol = '0-0000', # of records = 576 Symbol = '0-0002', # of records = 870 Symbol = '0-0071', # of records = 1055 Checking random symbols Symbol = '1-0051', # of records = 314 Symbol = '0-0037', # of records = 1057 Symbol = '1-0181', # of records = 170 Symbol = '1-0066', # of records = 244 Symbol = '1-0180', # of records = 342 Symbol = '0-0069', # of records = 885 Symbol = '0-0021', # of records = 945 Symbol = '2-0128', # of records = 41 Symbol = '0-0088', # of records = 871 Symbol = '0-0069', # of records = 885 Closing file Opening file: swmr_data.h5 OpeninCgh ecfkiilneg: comswmr_data.h5m on symbols Symbol = '0-0036', # of records = C1039 hecking cSoymmmboonl s=y m'bo0-0014l's, # of records = 670S ymbol = '0-0029',S #y mobfo lr e=c o'rd0-0015s' ,= #907 of records = 856 Symbol = 'S0-0054y'm,bo l #= 'o0-0017f', #r eofc orercodrsd s= = 1037818 SymbSoylm b=o l' 0-0028=' ,' 0-0088#' ,o f# roefc orredcso r=d s 1084= 871 Checking Sryamnbdoolm =s y'm0-0044b'o,l s# of reScoyrmdbso l= =598 '0-0015', # of rSeycmobrodls = '0-0068', # of records = 820 Checking random symbols Symbol = '0-0013', # of records = 989 = 856 Symbol = '1-0074', # of records = 300 Symbol = '3-0135', # of records = 45 Symbol = '0-0092', # of records = 965 Symbol = '0-0018', # of records = 841 Symbol = '2-0109', # of records = 79 Symbol = '1-0060', # of records = 248 Symbol = '0-0074', # of records = 1028 Symbol = '0-0019', # of records = 809 Symbol = '0-0091', # of records = 973 Closing file Symbol = '0-0037', # of records = 1057 Symbol = '3-0152', # of records = 10 Symbol = '1-0096', # of records = 31 Symbol = '3-0156', # of records = 9 Symbol = '0-0090', # of records = 930 Symbol = '1-0167', # of records = 190 Symbol = '0-0056', # of records = 940 Symbol = '0-0027', # of records = 1105 Symbol = '4-0889', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 1105 Symbol = '0-0034', # of records = 1058 SOpening file: yswmr_data.h5mbo lC = '0-0068', # of records = 820 Symbol = '0-0080', # of records = 881 Symbol = '0-0038', # hofe crecords = 754k iCng common symbols hSecking random symbols Symbol = '0-0057y'm,b o#l o=f 'r0-0088e'co,r d#s o=f 711re cSords = 871 Symbol = '0-0010', # of records = y960m bSol = '0-0029', # of records = 907 Symbol = '3-0461', # of records = 26 ySmbol = '0-0073', # of records = 776 Symbol = '0-0094', # of yremcordsb o=l 1015= 'S0-0034', # of records = 1058 Symbol = '3-0612', # of records = 41 ySmbol = '0-0045', # of records = 788 Cymhbeoclk i=n g' 3-0208r'a,n d#o mo fs yrmecordbso l=s 24S Symbol = '1-0080', # of recordsy m=b o231l S= '1-0154', # of records = 175 Symbol = '4-1062', # of ryemcboorld s= =' 0-006318' ,S # of records = 764 Symbol = '1-0122', # of recorydmsb o= l110 = S'0-0032', # of records = 865 Symbol = '2-0036', # oyfm broelc o=rds = 137 S '1-0090', # of records = 190 Cymboll o=s i'n2-0130g 'f,ile # of records = 52 Symbol = '3-0732', # of records = 24 Symbol = '0-0009', # of records = 741 Symbol = '0-0062', # of records = 936 Symbol = '4-1563', # of records = 18 Symbol = '0-0046', # of records = 888 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 919 Symbol = '0-0009', # of records = 741 Symbol = '0-0000', # of records = 576 Symbol = '0-0002', # of records = 870 Symbol = '0-0071', # of records = 1055 Checking random symbols Symbol = '1-0051', # of records = 314 Symbol = '0-0037', # of records = 1057 Symbol = '1-0181', # of records = 170 Symbol = '1-0066', # of records = 244 Symbol = '1-0180', # of records = 342 Symbol = '0-0069', # of records = 885 Symbol = '0-0021', # of records = 945 Symbol = '2-0128', # of records = 41 Symbol = '0-0088', # of records = 871 Symbol = '0-0069', # of records = 885 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 1039 Symbol = '0-0014', # of records = 670 Symbol = '0-0015', # of records = 856 Symbol = '0-0017', # of records = 818 Symbol = '0-0028', # of records = 1084 Checking random symbols Symbol = '0-0015', # of records = 856 Symbol = '1-0074', # of records = 300 SymbolO =p e'ni3-0135n'g, f#i loef: reswmr_data.h5c ords = 45 Symbol = '0-0092C',h e#c koifn gr eccoomrmdosn =s ym965b ols Symbol S= y'm0-0018b'o,l #= o'f0-0029 'r,e c#o rodfs r=e co841r ds = 907 Symbol = '2-0109', # ofS ryemcobrodsl = =79 '0-0054', # ofS ryemcboorld s= =' 1-00601037' , # of recordSs y=m bo248l = '0-0088', # ofS yrmbeoclo r=d s' =0-0074 '871, # of recordsS y=m 1028b ol = '0-0044', #S yomfb orle c=o r'ds0-0019 '=, 598# of records S=y m809b ol = '0-0068', # oSfy mrbeoclo r=d s' =0-0091 '820, # of rCechoercdksi n=g r973a ndom Cslyomsbionlgs file Symbol = '0-0013', # of records = 989 Symbol = '0-0037', # of records = 1057 Symbol = '3-0152', # of records = 10 Symbol = '1-0096', # of records = 31 Symbol = '3-0156', # of records = 9 Symbol = '0-0090', # of records = 930 Symbol = '1-0167', # of records = 190 Symbol = '0-0056', # of records = 940 Symbol = '0-0027', # of records = 1105 Symbol = '4-0889', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 1105 Symbol = '0-0034', # of records = 1058 Symbol = '0-0068', # of records = 820Opening file: swmr_data.h5 C Symbol = '0-0080', # of rechoercdksi n=g 881 cSommon symbols Symbol = '0-0038', # ofy mrbeoclo r=d s' 0-0088= '754, C# of records = 871 Shecking random symbols Syymmbbooll == ''0-00570-0029'',, ## ooff r ercecords = 711 Symbol = '0-0010', # of records = 960 Symbol = '3-0461', # of records = 26 Symbol = '0-0094', # of records = 1015 Symbol = '3-0612', # of records = 41 Symbol = '3-0208', # of records = 24 Symbol = '1-0154', # of records = 175 Symbol = '0-0063', # of records = 764 Symbol = '0-0032', # of records = 865 Symbol = '1-0090', # of records = 190 Closing file ords = 907 Symbol = '0-0073', # of records = 776 Symbol = '0-0034', # of records = 1058 Symbol = '0-0045', # of records = 788 Checking random symbols Symbol = '1-0080', # of records = 231 Symbol = '4-1062', # of records = 18 Symbol = '1-0122', # of records = 110 Symbol = '2-0036', # of records = 137 Symbol = '2-0130', # of records = 52 Symbol = '3-0732', # of records = 24 Symbol = '0-0009', # of records = 741 Symbol = '0-0062', # of records = 936 Symbol = '4-1563', # of records = 18 Symbol = '0-0046', # of records = 888 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 919 Symbol = '0-0009', # of records = 741 Symbol = '0-0000', # of records = 576 Symbol = '0-0002', # of records = 870 Symbol = '0-0071', # of records = 1055 Checking random symbols Symbol = '1-0051', # of records = 314 Symbol = '0-0037', # of records = 1057 Symbol = '1-0181', # of records = 170 Symbol = '1-0066', # of records = 244 Symbol = '1-0180', # of records = 342 Symbol = '0-0069', # of records = 885 Symbol = '0-0021', # of records = 945 Symbol = '2-0128', # of records = 41 Symbol = '0-0088', # of records = 871 Symbol = '0-0069', # of records = 885 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 1039 Symbol = '0-0014', # of records = 670 Symbol = '0-0015', # of records = 856 Symbol = '0-0017', # of records = 818 Symbol = '0-0028', # of records = 1084 Checking random symbolsOpening file: swmr_data.h5 Symbol = '0-0015', # of records = 856 Symbol = '1-0074', # of records = 300 Symbol = '3-0135', # of records = 45 Symbol = '0-0092', # of records = 965 Symbol = '0-0018', # of records = 841 Symbol = '2-0109', # of records = 79 Symbol = '1-0060', # of records = 248 Symbol = '0-0074', # of records = 1028 Symbol = '0-0019', # of records = 809 Symbol = '0-0091', # of records = 973 Closing file Checking common symbols Symbol = '0-0029', # of records = 907 Symbol = '0-0054', # of records = 1037 Symbol = '0-0088', # of records = 871 Symbol = '0-0044', # of records = 598 Symbol = '0-0068', # of records = 820 Checking random symbols Symbol = '0-0013', # of records = 989 Symbol = '0-0037', # of records = 1057 Symbol = '3-0152', # of records = 10 Symbol = '1-0096', # of records = 31 Symbol = '3-0156', # of records = 9 Symbol = '0-0090', # of records = 930 Symbol = '1-0167', # of records = 190 Symbol = '0-0056', # of records = 940 Symbol = '0-0027', # of records = 1105 Symbol = '4-0889', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 1105 Symbol = '0-0034', # of records = 1058 Symbol = '0-0068', # of records = 820 Symbol = '0-0080', # of records = 881 Symbol = '0-0038', # of records = 754 Checking random symbols Symbol = '0-0057', # of records = 711 Symbol = '0-0010', # of records = 960 Symbol = '3-0461', # of records = 26 Symbol = '0-0094', # of records = 1015 Symbol = '3-0612', # of records = 41 Symbol = '3-0208', # of records = 24 Symbol = '1-0154', # of records = 175 Symbol = '0-0063', # of records = 764 Symbol = '0-0032', # of records = 865 Symbol = '1-0090', # of records = 190 Closing fileOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0088', # of records = 871 Symbol = '0-0029', # of records = 907 Symbol = '0-0073', # of records = 776 Symbol = '0-0034', # of records = 1058 Symbo l = '0-0045', # of records = 788 Checking random symbols Symbol = '1-0080', # of records = 231 Symbol = '4-1062', # of records = 18 Symbol = '1-0122', # of records = 110 Symbol = '2-0036', # of records = 137 Symbol = '2-0130', # of records = 52 Symbol = '3-0732', # of records = 24 Symbol = '0-0009', # of records = 741 Symbol = '0-0062', # of records = 936 Symbol = '4-1563', # of records = 18 Symbol = '0-0046', # of records = 888 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 919 Symbol = '0-0009', # of records = 741 Symbol = '0-0000', # of records = 576 Symbol = '0-0002', # of records = 870 Symbol = '0-0071', # of records = 1055 Checking random symbols Symbol = '1-0051', # of records = 314 Symbol = '0-0037', # of records = 1057 Symbol = '1-0181', # of records = 170 Symbol = '1-0066', # of records = 244 Symbol = '1-0180', # of records = 342 Symbol = '0-0069', # of records = 885 Symbol = '0-0021', # of records = 945 Symbol = '2-0128', # Oofp erneiconrgd sfi l=e :41 swmr_data.h5 Symbol = '0-0088', # of recCohredcsk i=n g871 common symboSlsy mbol = '0-0069', # ofS ryemcboorld s= =' 0-0036885' , # oCfl orseicnogr dfsi l=e 1039 Symbol = '0-0014', # of records = 670 Symbol = '0-0015', # of records = 856 Symbol = '0-0017', # of records = 818 Symbol = '0-0028', # of records = 1084 Checking random symbols Symbol = '0-0015', # of records = 856 Symbol = '1-0074', # of records = 300 Symbol = '3-0135', # of records = 45 Symbol = '0-0092', # of records = 965 Symbol = '0-0018', # of records = 841 Symbol = '2-0109', # of records = 79 Symbol O= p'e1-0060n'i,n g# foifl er:e cswmr_data.h5o rds = 248 Symbol = '0-0074'C,h e#c koifn gr eccoomrmdosn =s ym1028b ols Symbol S=y m'b0-0019o'l, =# 'o0-0029f' ,r e#c oorfd sr e=c or809d s = 907 Symbol = S'y0-0091m'b,o l# =o f' 0-0054r'e,c o#r dosf =r ec973o rds = C1037l osing file Symbol = '0-0088', # of records = 871 Symbol = '0-0044', # of records = 598 Symbol = '0-0068', # of records = 820 Checking random symbols Symbol = '0-0013', # of records = 989 Symbol = '0-0037', # of records = 1057 Symbol = '3-0152', # of records = 10 Symbol = '1-0096', # of records = 31 Symbol = '3-0156', # of records = 9 Symbol = '0-0090', # of records = 930 Symbol = '1-0167', # of records = 190 Symbol = '0-0056', # of records = 940 Symbol = '0-0027', # of records = 1105 Symbol = '4-0889', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 1105 Symbol = '0-0034', # of records = 1058 Symbol = '0-0068', # of records = 820 Symbol = '0-0080', # of records = 881 Symbol = '0-0038', # of records = 754 COpehneicnkgi nfgi lreand:o mswmr_data.h5 sy mCbols Symbol = '0-0057', # of records = 711 Sheckinyg mcboomlm o=n 's0-0010y'm,b o#l so fS records = 960 Symbol = '0-0088', # oyf mrbeoclo r=d s' 3-0461=' ,871 #S of records = 26 Symbyoml = '0-0029b'ol = ',0-0094 #' ,o f# roefc orredcso r=d s907 = S1015 Symbol = '3-0612ymbol =' ',0-0073 # of r'e,c o#r dosf =r e41c oSrds = 776 Symbol = '3-0208'y,m b#o lo f= r'e0-0034co'r,d s# =o f24 rSecords = 1058 Symbol = '1-0154', # oyfm broelc o=r d's0-0045 =' ,175 #S of records = 788 Cymbol =h 'e0-0063cking 'r,a n#d oomf syrmebcoolrsd sS = 764 Symbol = '1-0080', # of recorydmsb o=l 231= S'0-0032', # of records = 865 Symbol = '4-1062', # ofy rmebcoolr d=s '=1-0090 18' ,S # of records = 190 Closyinmgb ofli l=e '1-0122', # of records = 110 Symbol = '2-0036', # of records = 137 Symbol = '2-0130', # of records = 52 Symbol = '3-0732', # of records = 24 Symbol = '0-0009', # of records = 741 Symbol = '0-0062', # of records = 936 Symbol = '4-1563', # of records = 18 Symbol = '0-0046', # of records = 888 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 206827 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): 664501 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): 899153 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: 511214 Using reader random seed: 514342 Using reader random seed: 511412 Using reader random seed: 521692 Using reader random seed: 522710 Using writer random seed: 108202 ############################################################################### ## 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): 719346 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: 128704 Using reader random seed: 133982 Using reader random seed: 134421 Using reader random seed: 137801 Using reader random seed: 141457 Using writer random seed: 961041 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 596249 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: 764270 Generating symbol names Choosing datasets Common symbol #0 = '0-0057' Common symbol #1 = '0-0055' Common symbol #2 = '0-0043' Common symbol #3 = '0-0046' Common symbol #4 = '0-0091' Random symbol #0 = '1-0177' Random symbol #1 = '0-0044' Random symbol #2 = '1-0117' Random symbol #3 = '1-0014' Random symbol #4 = '0-0061' Random symbol #5 = '0-0098' Random symbol #6 = '0-0043' Random symbol #7 = '0-0096' Random symbol #8 = '3-0452' Random symbol #9 = '0-0050' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 921 Symbol = '0-0055', # of records = 861 Symbol = '0-0043', # of records = 847 Symbol = '0-0046', # of records = 851 Symbol = '0-0091', # of recParameters: # 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: 768076 Generating symbol names ords = 887 Checking random symbols Symbol = '1-0177', # of records = 241 ParameteSyrs: # of seconds between polling = mbo1 # lof common symbols t o poll == 5 # of random symbol's to poll = 10 # o0-0044f seconds to test '= ,3 Usin#g reader random se ed: 769015o Generating symbol fnames records = 926 Symbol = '1-0117', # of recordCs h=o o220s ing dSymbol = '1-0014', # of records = 240 Symbol = '0-0061', # of records = 923 Symbol = '0-0098', # of records = 903 Symbol = '0-0043', # of records = 847 SymbolParameters: # of s = 'econds between polling = 1 # of common s0-0096ymbols to poll =' 5 # of rand,om symbols to po ll = 10 # of sec#onds to test = of records = 894 Symbol = '3-0452', # of records = 26 Choosing datasets Common symbol #0 = '0-0060' Common symbol #1 = '0-0093' Common symbol #2 = '0-0012' Common symbol #3 = '0-0031' Common symbol #4 = '0-0076' Random symbol #0 = '2-0158' Random symbol #1 = '1-0108' Random symbol #2 = '0-0066' Random symbol #3 = '2-0105' Random symbol #4 = '4-0715' Random symbol #5 = '0-0039' Random symbol #6 = '0-0042' Random symbol #7 = '1-0193' Random symbol #8 = '1-0157' Random symbol #9 = '0-0059' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 851 Symbol = '0-0093', # of records = 886 Symbol = '0-0012', # of records = 886 Sy3 Using reader random seed: 771285 Generating symbol names mbSymbol = '0-0031', o# of records = 915 l = '0-0050', # of records = 893 Closing file atasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0063' Common symbol #2 = '0-0091' Common symbol #3 = '0-0077' Common symbol #4 = '0-0097' Random symbol #0 = '0-0077' Random symbol #1 = '0-0095' Random symbol #2 = '1-0066' Random symbol #3 = '1-0091' Random symbol #4 = '0-0059' Random symbol #5 = '2-0364' Random symbol #6 = '0-0069' Random symbol #7 = '1-0042' Random symbol #8 = '4-0028' Random symbol #9 = '0-0039' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 923 Symbol = '0-0063', # of records = 873 Symbol = '0-0091', # of records = 887 Symbol = '0-0077', # of records = 903 Symbol = '0-0097', # of records = 920 Checking random symbols Symbol = '0-0077', # of records = 903 Symbol = '0-0095', # of records = 862 Symbol = '1-0066', # of records = 250 Symbol = '1-0091', # of records = 242 Symbol = '0-0059', # of records = 849 Symbol = '2-0364', # of records = 53 Symbol = '0-0069', # of records = 845 Symbol = '1-0042', # of records = 233 Symbol = '4-0028', # of records = 13 Symbol = '0-0039', # of records = 870 Closing file Symbol = '0-0076', # of records = 867 Checking random symbols Symbol = '2-0158', # of records = 52 Symbol = '1-0108', # of records = 220 Symbol = '0-0066', # of records = 895 Symbol Choosing datasets Common symbol #0 = '0-0023' Common symbol #1 = '0-0029' Common symbol #2 = '0-0086' Common symbol #3 = '0-0032' Common symbol #4 = '0-0026' Random symbol #0 = '0-0072' Random symbol #1 = '1-0009' Random symbol #2 = '0-0042' Random symbol #3 = '0-0081' Random symbol #4 = '0-0040' Random symbol #5 = '2-0391' Random symbol #6 = '0-0075' Random symbol #7 = '2-0180' Random symbol #8 = '2-0054' Random symbol #9 = '0-0068' Reading records Opening file: swmr_data.h5 = '2-0105', # of records = 69 CheckingS cyommbmooln =s y'mb4-0715o'l,s # of records S=ym b18o l = '0-0023', # of records =S 936y mbol = '0-0039', # of reScyomrbdosl == '8700-0029 ', # of records = 891 Symbol = '0-0042', S#y mobfo lr e=c o'r0-0086d's, =# o859f records = 883 Symbol = 'S1-0193y'm,b o#l o=f 'r0-0032e'c,o r#d so f= re246c ords = 878 SymSbyomlb o=l '= 1-0157''0-0026,' ,# #o fo fr erceocrodrsd s= = 221929 Checking rSanydmobmo ls y=m b'ol0-0059s' , # ofS yrmebcoolr d=s '=0-0072 849 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: 776294 Generating symbol names ', # of records = 893 Symbol = '1-0009', # of records = 213 Symbol = '0-0042', # of records = 859 Symbol = '0-0081', # of records = 853 Symbol = '0-0040', # of records = 857 Symbol = '2-0391', # of records = 60 Symbol = '0-0075', # of records = 882 Symbol = '2-0180', # of records = 54 Symbol = '2-0054', # of records = 48 Symbol = '0-0068', # of records = 877 Closing file Choosing datasets Common symbol #0 = '0-0037' Common symbol #1 = '0-0043' Common symbol #2 = '0-0094' Common symbol #3 = '0-0062' Common symbol #4 = '0-0059' Random symbol #0 = '0-0093' Random symbol #1 = '1-0177' Random symbol #2 = '2-0360' Random symbol #3 = '0-0036' Random symbol #4 = '0-0056' Random symbol #5 = '2-0290' Random symbol #6 = '4-1150' Random symbol #7 = '0-0048' Random symbol #8 = '0-0011' Random symbol #9 = '0-0076' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 871 Symbol = '0-0043', # of records = 847 Symbol = '0-0094', # of records = 881 Symbol = '0-0062', # of records = 906 Symbol = '0-0059', # of records = 849 Checking random symbols Symbol = '0-0093', # of records = 886 Symbol = '1-0177', # of records = 241 Symbol = '2-0360', # of records = 62 Symbol = '0-0036', # of records = 910 Symbol = '0-0056', # of records = 923 Symbol = '2-0290', # of records = 56 Symbol = '4-1150', # of records = 13 Symbol = '0-0048', # of records = 897 Symbol = '0-0011', # of records = 875 Symbol = '0-0076', # of records = 867 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 742 Symbol = '0-0055', # of records = 691 Symbol = '0-0043', # of records = 644 Symbol = '0-0046', # of records = 653 Symbol = '0-0091', # of records = 715 Checking random symbols Symbol = '1-0177', # of records = 171 Symbol = '0-0044', # of records = 781 Symbol = '1-0117', # of records = 160 Symbol = '1-0014', # of records = 197 Symbol = '0-0061', # of records = 786 Symbol = '0-0098', # of records = 710 Symbol = '0-0043', # of records = 644 Symbol = '0-0096', # of records = 660 Symbol = '3-0452', # of records = 26 Symbol = '0-0050', # of records = 696 Closing file Checking common symbols Symbol = '0-0061', # of records = 786 Symbol = '0-0063', # of records = 663 Symbol = '0-0091', # of records = 715 Symbol = '0-0077', # of records = 736 Symbol = '0-0097', # of records = 663 Checking random symbols Symbol = '0-0077', # of records = 736 Symbol = '0-0095', # of records = 671 Symbol = '1-0066', # of records = 214 Symbol = '1-0091', # of records = 189 Symbol = '0-0059', # of records = 627 Symbol = '2-0364', # of records = 36 Symbol = '0-0069', # of records = 725 Symbol = '1-0042', # of records = 184 Symbol = '4-0028', # of records = 13 Symbol = '0-0039', # of records = 735 Closing file Opening file: swmr_data.h5 Checking common syOmpbeonlisn g file: swmr_data.h5 Symbol = '0-0060', # of records = 641 CheScykmibnogl c=o m'mo0-0093n' ,s y#m boofl sr ecords = 631 Symbol = '0-0023', # of reScoyrmdbso l= =759 '0-0012', # of Sreycmorbdos l= =678 '0-0029', # of reScyomrbdosl == '6460-0031 ', # of records S=y m727b ol = '0-0086', # of recoSrdysm b=o l715 = '0-0076', # of recoSrdys m=b o618l = '0-0032',C h#ec koinfg rreacnodrodms s=y m675b ols SymSbyomlb o=l =' '2-01580-0026'',, ## ooff rreeccoorrddss == 32718 CheckinSg yrmbaonld o=m 'sy1-0108m'b,o l#s of records S= y165m bol = '0-0072'S,y m#bo lo =f 'r0-0066e'c,o r#d so f= r688e cords = 624 Symbol = '1-0009', S# yomfb orle c=o r'd2-0105s' ,= #159 of records = 69S ymbol = '0-0042', # of recSorydmsb o=l =746 ' 4-0715', # of records = 15S ymbol = '0-0081S'y,m bo#l =o f' 0-0039r'e,c o#r dosf =r e659c ords = 735 Symbol = 'S0-0040'y,m b#o lo f= r'ec0-0042o'r,d s# =o f683 records = 746 Symbol = '2-0391', # oSf yrmebcoolr d=s '= 1-019360', # of records = S174y mbol = '0-0075', S#y mobofl r= e'c1-0157o'r, d#s o f= r700e cords = 178 Symbol = '2-0180'S, y#m boofl r=e c'or0-0059d's, #= o30f records = 627 Symbol = C'l2-0054o's,i n#g offi lree cords = 42 Symbol = '0-0068', # Oofp erneicnogr dfsi l=e :717 swmr_data.h5 Closing file Checking common symbols Symbol = '0-0037', # of records = 684 Symbol = '0-0043', # of records = 644 Symbol = '0-0094', # of records = 668 Symbol = '0-0062', # of records = 692 Symbol = '0-0059', # of records = 627 Checking random symbols Symbol = '0-0093', # of records = 631 Symbol = '1-0177', # of records = 171 Symbol = '2-0360', # of records = 47 Symbol = '0-0036', # of records = 783 Symbol = '0-0056', # of records = 747 Symbol = '2-0290', # of records = 55 Symbol = '4-1150', # of records = 13 Symbol = '0-0048', # of records = 752 Symbol = '0-0011', # of records = 734 Symbol = '0-0076', # of records = 618 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 507 Symbol = '0-0055', # of records = 436 Symbol = '0-0043', # of records = 405 Symbol = '0-0046', # of records = 453 Symbol = '0-0091', # of records = 449 Checking random symbols Symbol = '1-0177', # of records = 88 Symbol = '0-0044', # of records = 575 Symbol = '1-0117', # of records = 86 Symbol = '1-0014', # of records = 136 Symbol = '0-0061', # of records = 555 Symbol = '0-0098', # of records = 509 Symbol = '0-0043', # of records = 405 Symbol = '0-0096', # of records = 434 Symbol = '3-0452', # of records = 26 Symbol = '0-0050', # of records = 462 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 555 Symbol = '0-0063', # of records = 500 Symbol = '0-0091', # of records = 449 Symbol = '0-0077', # of records = 473 Symbol = '0-0097', # of records = 499 Checking random symbols Symbol = '0-0077', # of records = 473 Symbol = '0-0095', # of records = 359 Symbol = '1-0066', # of records = 160 Symbol = '1-0091', # of records = 157 Symbol = '0-0059', # of records = 446 Symbol = '2-0364', # of records = 8 Symbol = '0-0069', # of records = 425 Symbol = '1-0042', # of records = 116 Symbol = '4-0028', # of records = 13 Symbol = '0-0039', # of records = 447 Closing file Opening file: swmr_data.h5 Checking common symbols OSypmebnoiln g= f'il0-0060e:' ,swmr_data.h5 # of records = 421 SyCmbohl e=c 'k0-0093i',n # go f reccorodmsm o= n436 symbols SymbolS =y m'bo0-0012l' ,= #' o0-0023f' ,r e#c oorfd sr e=c o464r ds = 550 Symbol =S 'ym0-0031b'o,l #= o'f0-0029 'r,e c#o rodfs r=e c463o rds = 469 Symbol = '0-0076S', y#m obfo lr e=c o'r0-0086d's, =# 415o f records C=h e497c king random symbols SSyymmbbolo =l '2-0158=' ,' 0-0032#' ,o f# roefc orredcso r=d s9 = 463 Symbol S= 'y1-0108m'b, o#l o f =r ec'or0-0026ds' =, 97 # of recorSdymsbo l == '4650-0066' , # of recordCs h=e c424k ing random symSbyomlbso l = '2-0105', #S yomfb orle c=o r'ds0-0072 '=, 69# of records = 521 Symbol = '4-0715', # ofS ryemcboorld s= =' 1-000915' , # of records = S99y mbol = '0-0039', # of Sreycmobrodls == '4470-0042 ', # of recoSrdysm b=o l 491= '0-0042', # of recoSrdysm b=o l 491= '0-0081', # of reScyomrbdosl == 408' 1-0193', # of records S=y m81b ol = '0-0040', # of Sryemcboorld s= =' 1-0157470' , # of records = 145 Symbol S=y mb'ol2-0391 =' ',0-0059' ,# #o fo fr erceocrodrsd s= = 44632 ClosingS yfmibloel = '0-0075O',p e#n ionfg rfeicolrde:s swmr_data.h5 = 417 ChecSkiynmgb oclo m=m o'n 2-0180s'y,m b#o losf records = 19S ymbol = '0-0037', # ofS yrmebcoolr d=s '= 2-0054470' , # of records = S29 ymbol = '0-0043', # Soyfm broelc o=r d's 0-0068=' , 405# of records = 405 Symbol = '0-0094C'l,o s#i nogf frielceor ds = 447 Symbol = '0-0062', # of records = 392 Symbol = '0-0059', # of records = 446 Checking random symbols Symbol = '0-0093', # of records = 436 Symbol = '1-0177', # of records = 88 Symbol = '2-0360', # of records = 26 Symbol = '0-0036', # of records = 533 Symbol = '0-0056', # of records = 544 Symbol = '2-0290', # of records = 34 Symbol = '4-1150', # of records = 13 Symbol = '0-0048', # of records = 512 Symbol = '0-0011', # of records = 536 Symbol = '0-0076', # of records = 415 Closing file CClloossiinngg ddaattaasseettss RReelleeaassiinngg ssyymmbboollss CClloossiinngg oobbjjeeccttss 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): 664145 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 883101 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 945579 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: 119959 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: 120859 Generating symbol names Choosing datasets Common symbol #0 = '0-0036' Common symbol #1 = '0-0031' Common symbol #2 = '0-0006' Common symbol #3 = '0-0025' Common symbol #4 = '0-0078' Random symbol #0 = '1-0073' Random symbol #1 = '0-0021' Random symbol #2 = '0-0020' Random symbol #3 = '4-0526' Random symbol #4 = '0-0048' Random symbol #5 = '0-0036' Random symbol #6 = '4-1016' Random symbol #7 =Choosing datasets Common symbol #0 = '0-0045' Common Parametsymbol #1 = '0-0022' Common symbol #2 = '0-0049' Common symbol #ers: # of seconds between polling = 3 = '0-0011' Common symbol #4 = '0-0039 ' Random symbol #0' = '1-0034' Rando2-0126m symbol #1 = ''3-0534' Random symbol #2 = '0-0000' Random symbol #3 = '1-0144' Random symbol #4 = '0-0069' Random symbol #5 = '4-0775' Random symbol #6 = '1-0070' Random symbol #7 = '3-0687' Random symbol #8 = '4-1241' Random symbol #9 = '4-0430' 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: 122620 Generating symbol names Random symbol #8 = '0-0045' Random symbol #9 = '4-1169' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 857 SymbCol h=e 'c0-0031k',i n# go f croecmomrdosn = s899y mbols Symbol = '0-0006S',y #m bofo lre c=or d's 0-0045= '910, # of recordSsym b=ol =892 '0-0025', # of records = 841 SySmybmbooll = =' 0-0078'', 0-0022# 'of, r ec#or dos f= 900r ecordsC h=ec ki907ng random symbols SymboSl y= m'b1-0073'o,l # =of 're0-0049co'rd,s =# 220 of records S=y mb877ol = '0-0021', # of records = 849 Symbol = 'S0-0011y'm,bo l #= 'o0-0020f' , r#e ocfo rredcosr ds= = 901901 Symbol = 'S4-0526'y, m#b oofl r e=co r'ds0-0039 =' ,10 # of recordSsy m=bo l 828= '0-0048', # of recoChParametecers: # of seconds between polling = rk1 # of indgcommon symbols to poll = 5 # of random sym bols to poll = 10r # of seconds to test = an8 Using rdeader random seed: 127239 Geneorating symbol nmames ss y= m855b ols SSyymmbbolo l= '=0-0036 ',' #1-0034 'of, re#c orodfs =r e857 cords = 210 Symbol = '4-1016', # of rSecyormdbs o=l 11 = '3-0534', # ofS yrmeboclo =r d's2-0126' ,= # o29f records = 60 SSChoosing datasets Common symbol #0 = '0-0003' Common ysymbol #1 = '0-0047' Commmon symbol #2 = '0-0009' Cbommon symbol #3o = '0-0038' Common symbol #4 =l '0-0095' Random symbol #0 = '0-0020' Random =symbol #1 = '1-0198' Random sy mbol #2 = '3-0086' Random s'ymbol #3 = '0-0067' Random symbol #0-00004 = '1-0144' Random symbol '#5 = '1-0182' Random sy,y mbol #6 = '1-0110' Random symbol #7 = '2-0113' Rando#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: 126478 Generating symbol names m symbo l #8 = '0-0090' Random symbol #9 = '0-0020' oReadingf records m Openingr file: swmr_data.h5 beocl o= r'd0-0045'Cs, h#= oo fo 859rsec iorndsg = d892 atasets CoSmmyomnb osChecking commlyon symbols m=bS oy'mlb1-0144o l' #,= 0 ' #Symbol = '0-0003', #= of records = 910 o4-1169'f',0-0009 #'r o ef Ccreoocomrrdmds os= n 14 = sSymbol = '0-0047 ', # of records = 903y 222m bol #C1lo s=Symbol = '0-0009', # of records = 892 'in0-0022g 'fSi leyC mobmSymbol om= '0-0038', # of records = 851 lo n= s'ym0-0069b'o,lSymbol = '0-0095', # of records = 872 ## 2o f= C rh'eec0-0050cki'on gr Cdroasnm dmo=mo ns898y msboylms bCohlo oSs#yimn3bgo ld= a=t a''s0-0020e'0-0011tS,s' y# Cm oCobmfomo ormlne cm sooyr=mndb so 'l s =4-0775#y '0901m , =b 'o#0-0075'l Coo#fmm 4orn es=ycm bSo'oylrm0-0022 bd#'o1sl ==R = 'a' 0-00521-0198n'18' d, C oo#m mmoo fn s rsyeycmmobbrodlos l#=2 #210= 0'S0-0083 'y =Cmo mbm'oon2-0279l s' ym =boR Sla'y nm#1-0070bd3o 'ol=, m = ' 0-0059#''s 3-0086 y'oC,mof mb#m ooornfl e s rycem#cbooo1rrld ds#= s4= =' =24'0-0052 0-0009''205 R aRndaomn sdyombmol S#sy0ym b=mo lb' 1-0055=o' 'lR0-0067a 'Sn,#d yo#m2m obsf=yo m rble'oc lo0-0036 =r#'d 1s ' =R= 3-0687 'a'9220-0043n ,'d Roa#nm d oomsf sy ymmrbobel oc#l2So y=rm #b'do0-00293ls' =R= a='n 1-0144d''o33,m4-0815 #'s yo mfb Rorlea co#nr3d ds= o=' m0-0082222' RandSomy smybmbooll #=4S =y m''b0-0006o4-1241'l 'R=a, n' d1-0182o#'m, so#y fmob fo rlreeccoordrsd =s 213 = 13 Symbol = '1-0110',S # yofm rbecoorlds == 263' 4-0430', # oSfy mbroel c= o'r2-0113'd, s# o=f re9co rds = 55 ClosSiynmbgol f= i'l0-0090'e, # of records = 966 #5 = '2-0238' Random symbol #6 = '0-0061' Random symbol #7 = '1-0020' Random symbol #8 = '1-0150' Random symbol #9 = '1-0166' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0075', # of records = 890 Symbol = '0-0052', # of records = 940 Symbol = '0-0083', # of records = 923 Symbol = '0-0059', # of records = 925 Symbol = '0-0009', # of records = 892 Checking random symbols Symbol = '1-0055', # of records = 224 Symbol = S'0-0020ym'b,o l# =o f' 0-0043r'e,c o#r dosf =r e901c ords = 923 Closing file Symbol = '0-0029 symbol #4 = '2-0120' Random symbol #5 = '1-0010' Random symbol #6 = '0-0046' Random symbol #7 = '3-0708' Random symbol #8 = '4-0694' Random symbol #9 = '0-0016' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 892 Symbol = '0-0022', # of records = 907 Symbol = '0-0050', # of records = 899 Symbol = '0-0011', # of records = 901 Symbol = '0-0022', # of records = 907 Checking random symbols Symbol = '2-0279', # of records = 46 Symbol = '0-0052', # of records = 940 Symbol = '0-0036', # of records = 857 ', # of recoSrdysm b=o l867 = '4-0815', # of recoSrdysm b=o l14 = '0-0082', # of recordSs y= mb864o l = '2-0120', # of rSecyomrbdosl == '540-0006 ', # of records = 910 Symbol = '1-0010', # oSf yrmebcoolr d=s '=2-0238 '243, # of records = 46S ymbol = '0-0046', # Soyfm broelc o= r'd0-0061s' ,= #918 of records = 845 Symbol = '3-0708'S, y#m boofl r=e c'o1-0020r'd,s #= o27f records = 239 Symbol = '4-0694S'y,m b#o lo f= r'e1-0150c'o,r d#s o=f 13r ecords = 205 Symbol S= y'mb0-0016o'l, =# 'o1-0166f' ,r e#c oorfd sr e=c or878d s = 196 Closing Cfliolsei ng file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 839 Symbol = '0-0031', # of records = 938 Symbol = '0-0006', # of records = 938 Symbol = '0-0025', # of records = 746 Symbol = '0-0078', # of records = 933 Checking random symbols Symbol = '1-0073', # of records = 198 Symbol = '0-0021', # of records = 886 Symbol = '0-0020', # of records = 852 Symbol = '4-0526', O# poefn irnegc ofridlse := swmr_data.h518 Symbol = '0-0048', # of records = 888 COhSepcyekmnibinonglg c=fo im'lm0-0036eo':n, s#swmr_data.h5y mobfo lrse cords = 839 Symbol = '0-0045'S, y#m boofl r=e c'or4-1016d's, =# 914o f records = 11 ChSecykmibnogl c om=Sm yo'mnb0-0022 o'sl,y m=#b o'olf2-0126s ' r,e c#o rodfs r=e c943o rds =S y59m bol = '0-0003S'y,m b#o lS oy=fm b'ro0-0049el'c ,o= r #d' so0-0045 f'= ,r e850#c oorfd sr e=c o861r ds = 914 SymSbyomlb o=Sl y' m0-0047b='o ,l' 0-0011#=' ,o' f#4-1169 'ro,ef c #o rrodefsc or=re dcs933o r=d s893 = 14 SyCmlbSooyslmi bn=og l ' f=0-0009i 'l',e0-0039 '#, o#f orfe croercdosr d=s =832 836 CheSckyimnbgo lr a=n d'om0-0038 's,y m#b oolfs records = S914 ymbol = '1-0034', # Sofy mrbeoclo r=d s' =0-0095 '205, # of recorOdsp e=n iS910nOgy mpfbeionllie n:=g 'fswmr_data.h53-0534i 'l,Ce h#:e cokswmr_data.h5fi nrge croarnddso m= s23y mbols SymbSoly m=b o'l 0-0020'=, #' 0-0000o'f, r#e coofr CCdrhsee hcc=ok ried852nsc g k =c io845mn mgo nc osmymmobSonylS msybms oblyo lm= b=' o1-0198'l'1-0144,s' , # S #yo mfob for ler ce=oc ro'dr0-0075sd' s,= =#242 So222f yremcobrdosl = S949= ySm ybmo'blo l0-0009= ='' '3-0086,0-0069'' ,, ### oooffS fryre mecbcrooorreldd css= o =='r 0-0052d13'908s , #= o f 832re cords =SS yym945mb booll == ''4-07750-0067'',, ## oSofyf mS rbreoyeclcom or=brd dso's 0-0083 l='= , 18 = 923# o'f 0-0022re'co,rd s# = S y854S omybfmo blo rl= e=' c1-0070''o1-0144,'r ,#d S#soy f mo b=rfoe lcr o943e=rc d os'r 0-0059d='s, =#192 o222f recordsS =y 980m SbyomSlb yo=ml b 'o=0-0050l ' ',=3-0687 '#S', y 1-0182om#'fb , oo rlf#e c=roo efr'c d0-0009ors're ,dc= so # r 954=do sf33 =r e218c ords = 832 SySmybmoblSo ly=C m h=b'e oc0-0011'lk' i4-1241,=n' g,#' r1-0110#oa' fn,o d fro# em r coesofcyr omdrrbsed ocs=lo sr= 893d s13 = 281 Symbol S= y'mb1-0055oS'l,y m=#bS o'yol0-0022mf 'b =or, le' c4-0430#=o' r,o'd fs2-0113# ' r=,oe fc222# o rroedfcs o rr=ed cs943o r=d s9 = 50 SCyhmebcokClil no=gs i'rn0-0043ag'n ,df Soi#yml m eobs foy lmr be=oc lo'sr0-0090d 's, =# 891ofS yr mebcoolr d=s '=2-0279 '931, #S oyfm broelc o=r d's0-0029 'S=, y 46m# b oolf =r e'co0-0020r'd,s #= o859fS ryemcboorld s= =' 0-0052852' ,S y#m boofl Cr=le oc'so0-0082ir'nd,gs #f= i olf945e records = 883 Symbol = '0-0036'S,y m#b oolf =r e'c0-0006o'r,d s# =o f839 records = 938 Symbol = '4-0815S'y,m b#o lo =f ' 2-0238r'e,c o#r dosf =r ec12o rds = 53 SymbolS y=m b'o2-0120l' ,= #' 0-0061o'f, r#e coofr drse c=o rd47s = 842 SymbSoylm b=o l' 1-0010=' ,' 1-0020#' ,o f# roefc orredcso r=d s 239= 263 SSyymmbbooll == ''0-00461-0150'',, ## ooff rreeccoorrddss == 935196 SSyymmbbooll == ''3-07081-0166'',, ## ooff rreeccoorrddss == 14184 ClosingS yfmibloel = '4-0694', # of records = 10 Symbol = '0-0016', # of records = 838 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 840 Symbol = '0-0031', # of records = 938 Symbol = '0-0006', # of records = 954 Symbol = '0-0025', # of records = 707 Symbol = '0-0078', # of records = 968 Checking random symbols Symbol = '1-0073', # of records = 224 Symbol = '0-0021', # of records = 849 Symbol = '0-0020', # of records = 877 Symbol = '4-0526', # of records = 18 Opening fileS:y mswmr_data.h5b ol = '0-0048', # of records = 883 Checking cSomymmobno ls y=m b'ol0-0036s' , # of recordSsy m=b o840l = '0-0045', # of rSecyomrbdosl =O= p920'e 4-1016n'i,n g# foifl er:e coswmr_data.h5r ds S= ym20b ol = '0-0022', # of recoSrdys m=b o875l C= h'e2-0126c'k,i n#g ocfo Srmyemmcobonor lds sy= m =b' o0-004964l' s, # of records = S851 ymSbymoboll == ''0-00450-0003'',, S #y# m obofof l r re=ec co'or0-0011rd'ds,s =#= o933f809 records = 916 SymboSly m=b o'lS4-1169 y'=m, b 'o#l0-0047 'o=,f '#r0-0039 e'oc,fo r#rd esoc fo= r rd14es c o=r d936s = 881 Closing CfhiSelycemk bionlg =r a'n0-0009d',o m# osfy mrbeoclosr ds = 793 Symbol = '1-0034', # Soyfm broelc o=r d's 0-0038=' , 171# of records = 962 Symbol = '3-0534',O S#p yeomnfbi onrlge c=fo ir'ld0-0095es': , = swmr_data.h5#23 of records = 902 Symbol C=h e'c0-0000k'iC,n hg#e cofr kainnrdgeo cmco orsmdymsmo bn=o ls863sy mbols Symbol = S'y0-0020Sm'y,bmboollO ==p e''n1-01440-0075i''n,,g ##f ioolffe :rr eeccswmr_data.h5oo rrddss == 194940 SymbSoClyh me=bc ok'li 0-0069n='g , ' c#0-0052o 'mom,of n # r seoycfmo brrodelscs o =r ds930 = 904 SymboSl y=m b'ol0-0009S '=y, m 'b#4-0775o 'lo, f = # r 'eo0-0083fc' o,rr ed#cs o or=fd sr 793e= c o18r ds = 852 SymSboylmS byo=ml b # of records = 877 Symbol = '1-0198', # of records = 273 Symbol = '3-0086', # of records = 25 Symbol = '0-0067', # of records = 924 Symbol = '1-0144', # of records = 194 Symbol = '1-0182', # of records = 222 Symbol = '1-0110', # of records = 280 Symbol = '2-0113', # of records = 50 Symbol = '0-0090', # of records = 904 Symbol = '0-0020', # of records = 877 Closing file 'o=l0-0022 ''=,1-0070 ''#,0-0059 'o#,f o#rf e ocrfoe rcrdoesrc do=sr d=875s 161= 974 SySmbyomlbS o=yl m 'b=0-0050o 'l', = '0-0009', # of records = 793 # 3-0687of' ,r e#c Coohrfed csrk ei=cn ogr994 d rsa n=d o33m symbols Symbol =S Sy'my0-0011bm'ob,lo l#= =o' f'1-0055 '4-1241r,'e ,c# o #ro dfos f r =er ce916oc rodrsd s= = 24213 Symbol = '0-0022SS'y,ym mb#bo olol f = = r 'e'c0-0043o4-0430r'd',s, #=# o875of f rreeccoorrddCssh e==c k0900i ng Crlaonsdionmg sfyimlbeo lSsy mbol = 'S0-0029y'm,b o#l o=f 're2-0279c'o,r d#s o=f 941r ecords = 40 Symbol = '0-0082S'y,m b#o lo f= r'ec0-0052o'r,d s# =o f901 records = 904 Symbol = S'y0-0006m'b,o l# =o f' r0-0036e'c,o r#d so f= r946e cords = 846 Symbol = 'S2-0238y'm,b o#l o=f 're4-0815c'o,r d#s o=f 55r ecords = 5 Symbol = '0-0061'S, y#m boofl =r 'e2-0120c'o,r d#s o=f 806r ecords = 50 Symbol = S'y1-0020m'b,o l# =o f' r1-0010e'c,o r#d so f= r258e cords = 211 Symbol = S'y1-0150m'b,o l# =o f' r0-0046e'c,o r#d so f= r186e cords = 966 Symbol =S 'y1-0166m'b,o l# =o f' 3-0708r'e,c o#r dosf =r e171c ords = 14 Closing file Symbol = '4-0694', # of records = 13 Symbol = '0-0016', # of records = 829 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 869 Symbol = '0-0031', # of records = 974 Symbol = '0-0006', # of records = 892 Symbol = '0-0025', # of records = 677 Symbol = '0-0078', # of records = 952 Checking random symbols OSpyemnbionlg =f i'l1-0073e':, #swmr_data.h5 of records = 229 Symbol = '0-0021'C,h e#c koifn gr eccoomrmdosn =s y863m bols Symbol = 'S0-0020'y,m bol# =o f' r0-0003e'c,o r#d so f= r941e cords = 733 Symbol = '4-0526', #S yomfb orle c=o r'ds0-0047 '=, #11 of reOcoprednsi n=g Sf863yi mlbeo:l swmr_data.h5= '0-0048', # of Sreycmobrodls == '8830-0009 ', # of reCcSohyremdcbsko il=n g=828 c'o0-0036m'm,o n# soyfm broelcsSo yrmdbso l= =869 '0-0038', #S yomfb orle c=So yr'md0-0045bs'o ,l= #= 969'o 4-1016f' ,r e#c oorfd sr e=c o901r ds = 10 Symbol = '0-0095S'y,mS byo#ml b oo=fl 'r=0-0022e 'c',o 2-0126r#'d ,so f#= ro940ef c orredcso r=d s865 = C56h ecking randSoymm Sbsoyylmm bb=oo ll' s=0-0049 '', 0-0045#' ,o f# rSoeyfcm obrroedlcs o = r'=d 0-0020s835' ,= #901 of recordsS y=m bS941oy lm b=o l' 0-0011=' ,' 4-1169#' ,o f# roefS cyromerbcdooslr d==s 891'= 1-0198 '17, # of recorCdSsly om=sb io263nl g =f i'l0-0039e' , # of rSecyormdbols == '8683-0086 ', # of reCchoercdksi n=g 25r andom symbols Symbol = S'y0-0067m'bO,o lp# e =no if'n g1-0034r 'ef,ci ol#re d:os f =swmr_data.h5r e915c ords = 185 Symbol = 'S1-0144y'm,b o#Cl ho=ef c 'kri3-0534en'cg,o rc#d osom fm= o rne176 c soyrmdbso l=s 21 SymSbyoOSmlypb meo=bnl oi 'ln= 1-0182g =' ',f'0-0075 i0-0000'#l', e, o: #f # oswmr_data.h5rof ef c rorerecdcosor rd=ds s 235== 986866 SSCyymhmbebSocoylklm i b=n=o g l' ' 1-0110c1-0144='o' ,m,' m 0-0052#o#' n ,o o fs#f y rmorebfeco colorrsred dcsso r==d s254 176 = 905 Symbol = SS'yym0-0009mb'Sbo,yol ml #b = o= ol 'f '0-0069 =2-0113r ''e',,c 0-0083 o#'#r , do osf#f =ror efec 828cor orerdcdsos r =d= s 83454= 874 Symbol = SS'ySy0-0022mmy'bbm,oob llo# l == o =f'' 0-0090'4-0775r''0-0059e,,'c ,o## r #doo sffo f=rr eer865cce oocrrodrsd s= =905 986 Symbol = SS'yy0-0050mm'bb,oo ll# ==o f'' 0-00090-0020r''e,,c o##r doosff =rr eec1025co orrddss == 828941 SymCCblhooelsc ik=ni gn' g0-0011ds = 18 Symbol = '1-0070', # of records = 160 Symbol = '3-0687', # of records = 21 Symbol = '4-1241', # of records = 12 Symbol = '4-0430', # of records = 12 Closing file 'f ,ir la#en doofm rseycmobrodlss = 891 Symbol =S y'm1-0055b'o,l #= o'f0-0022 'r,e c#o rodfs r=e c214o rds = 865 SyCmhbeoclk i=n g' 0-0043r'a,n d#o mo fs yrmebcoolrsd s = 886 Symbol = '2-0279'S,y m#b oolf =r e'c0-0029o'r,d s# =o f42 records = 976 Symbol = '0-0052S',y m#b oolf =r e'c0-0082o'r,d s# =o f 905re cords = 887 Symbol = S'y0-0036m'b,o l# =o f' 0-0006r'e,c o#r dosf =r ec869o rds = 892 Symbol S=y m'b4-0815o'l, =# 'o2-0238f' ,r e#c oorfd sr e=c or0d s = 39 Symbol = '2-0120S'y,m b#o lo f= r'e0-0061c'o,r d#s o=f 46r ecords = 858 Symbol S= y'mb1-0010o'l, =# 'o1-0020f' ,r e#c oorfd sr e=c o188r ds = 279 SymboSly m=b o'l0-0046 '=, '#1-0150 'o,f #r eocfo rrdesc o=r d974s = 193 SymSboylm b=o l' =3-0708 '',1-0166 '#, o#f orfe croercdosr d=s 19= 178 ClSoysmibnogl f=i l'e 4-0694', # of records = 13 Symbol = '0-0016', # of records = 840 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 899 Symbol = '0-0031', # of records = 917 Symbol = '0-0006', # of records = 928 Symbol = '0-0025', # of records = 684 Symbol = '0-0078', # of records = 916 Checking random symbols Symbol = '1-0073', # of records = 245 Symbol = '0-0021', # of records = 764O pening file: swmr_data.h5S ymbol = '0-0020'O, p#e noifn gr efciolred:sC =hswmr_data.h5 e924 c king common symboSlysm bol = '4-0526', # of SreycComrhbdeoscl k =i= n 6g' 0-0045c'o,m m#o no fs yrmebcoolrSsdy sm b=o l913 = '0-0048', # of rSeycmobrodSsl y =m= b o886'l 0-0003=' ,' 0-0022#' ,o f# rSoefyc morbreodclso r==d s' 7390-0036= ' , 861# of records = 899S ySmbyomlb o=l '=0-0049 '',0-0047S 'y,#m b#oo flo fr= e rc'eo4-1016cr'od,rs d #s= o=f853 866r ecords = 10 SymboSly m=b o'l 0-0011=S' ,y' m#0-0009b 'oo,lf #=r eo'cfo2-0126 r'rd,es c #o= r od843fs r=e c808o rds = 71 Symbol =S y'm0-0039b'So,l y #m= b oo'fl 0-0038 r'=e, c 'o#r0-0045 d'os,f =#r eo918cf o rrdesc o=r d979s C=h e913c king random sySmbySomlybsmo blo l= =' 0-0095''S4-1169,y' m,#b o#ol f o =fr e'rce1-0034oc'ro,dr sd# s = o =f907 r20e cords = 179C hCelcoksiinngg frialndoeS my msbyomlb ol=s '3-0534', # ofS yrmebcoolr d=s '= 0-0020'32, # of records = S924y mbol = '0-0000', # of rSecyomrbdosl == 849' 1-0198O',p e#n ionfg Srfyeimclboeor:ld s= swmr_data.h5 = ' 1-0144242' , # of records = S166 ymbol = C'3-0086h'e,c k#iS nymgob foc lor me=mc oo'nr 0-0069ds'sy, m= b #o35l so f Orepceonridnsg =f iSSl878yye mm:bb oollswmr_data.h5 == ''0-00750-0067'',, ## Sooyffm brroeelcc oo=rr dd'ss 4-0775 ='= , 987 926 C #h eocfk irnegc ocrodmsm o=n S18 y sSmybymomblbo ol=ls '=0-0052 '',1-0144 '#,S oy#fm borofelS c yro=mer bcd'oos1-0070lr ' d=,=s #879'= 0-0009o166f' , # of recordSsS yy=mm bbo808ol l = =' 0-0083''1-0182,' ,# #o fo fr erSceyocmrobdrosdl s = = = 907 ' 2480-0022 ', # of r records = 159 Symbol = '3-0687', # of records = 13 Symbol = '4-1241', # of records = 6 Symbol = '4-0430', # of records = 1 Closing file ecorSdysm Sb=y oml861b o=l '=0-0059 '',1-0110 '#, o#f Soryf ermecbcooorlrd ds=s ='= 0-0050 890'199 , # of records =S Sy989ym mbbooll == ''0-00092-0113'',, #S# y omofb orfle c=r e'c0-0011o'r,d s# =o f42 records = 843 Symbol S=y m'b0-0090o'l, =# 'o0-0022f' ,r e#c oorfd sr e=c o896 rds = 861 CShyemcbkoiln g= r'a0-0020n'd,o m# soyfm broelcso rds = 924S ymbol =C l'o2-0279s'i,n g# foifl er ecords = 43 ords = 808 Checking random symbols Symbol = '1-0055', # of records = 213 Symbol = '0-0043', # of records = 896 Symbol = '0-0029', # of records = 969 Symbol = '0-0082', # of records = 960 Symbol = '0-0006', # of records = 928 Symbol = '2-0238', # of records = 35 Symbol = '0-0061', # of records = 824 Symbol = '1-0020', # of records = 306 Symbol = '1-0150', # of records = 184 Symbol = '1-0166', # of records = 181 Closing file Symbol = '0-0052', # of records = 879 Symbol = '0-0036', # of records = 899 Symbol = '4-0815', # of records = 3 Symbol = '2-0120', # of records = 46 Symbol = '1-0010', # of records = 223 Symbol = '0-0046', # of records = 988 Symbol = '3-0708', # of records = 29 Symbol = '4-0694', # of records = 13 Symbol = '0-0016', # of records = 871 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 949 Symbol = '0-0031', # of records = 997 Symbol = '0-0006', # of records = 945 Symbol = '0-0025', # of records = 689 Symbol = '0-0078', # of records = 882 Opening fCihleeckin:g swmr_data.h5r andom symbols Symbol = 'C1-0073h'e,c k#i nogf croemcmoordns s=y m233b ols SySmybmoblo l= =' '0-0021'0-0045,' ,# #o fo fr erceocrodrsd s= = 736882 SymboSl y=m b'ol0-0020 '=, #' o0-0022f 're,c or#d s o=f 939 records = S815ym bol = '4-0526', # of records =S y6m bol = '0-0049', # of reScordsO O=p epn866ei nnign gf ifliel:e :swmr_data.h5 swmr_data.h5 Symbol = '0-0011', # of recordsC =h e901ck ing cComhmeocnk isnygm bcSoomlmyso nm bsoylm b=o l's0-0039 ', #S yomfb orle c=o r'ds0-0075 '=,S y873#m boofl r=e c'o0-0003r'dC,sh e#=c koi1023fn gr ercaonrddosm =s ym766b ols Symbol =S y'm0-0052b'o,l #= So'fy1-0034 m'rb,eo cl#o r=od fs' r=0-0047e 'c837,o r#d osf =r e218c ords =S y847m bol = '0-0083'S, y#m boofl r=e Sc'oy3-0534rm'db,so l#= =o f860' r0-0009e'c,o r#d so f= r29e corSdysm b=o l842 = 'S0-0059y'm,b o#l o=f 'r0-0000e'cS,o ry#d so mf=b or859le c=o r'ds0-0038 '=, 860# of reScyomrbdosl == 972'S 0-0009y'm,b o#l o=f 'r1-0144ec'or,d s# S =o yf842m broelc o=r d's0-0095 C'=h, e c178#k ionfg rreacnodrodms s=yS my866bm oblosl = '0-0069'C,h Se#yc mkobifon lgr e=rc ao'nr1-0055dd'os,m =# s yo843mf b orlesc ords = S222y mbSoylm b=o l' =0-0020 '',4-0775 '#, oS#f y omfb orle c=o r'ds0-0043 'O=, p#e 19no ifn gr efciolred:s =swmr_data.h5 934 Symbol = '1-0070',S #y mobfo lr e=c o'r0-0029d's, C =#h eocfk irnegc ocrodmsm o=n 975s ymbols Symbol S=y m'b0-0082o'l, =# 'of0-0009 'r,e c#o rodfs =r e833c172 Symbol = '3-0687', # of records = 13 Symbol = '4-1241', # of records = 6 Symbol = '4-0430', # of records = 1 Closing file o rds = 842 Symbol = records = 939 Symbol = '1-0198', # of records = 274 Symbol = '3-0086', # of records = 37 Symbol = '0-0067', # of records = 934 Symbol = '1-0144', # of records = 178 Symbol = '1-0182', # of records = 232 Symbol = '1-0110', # of records = 232 Symbol = '2-0113', # of records = 41 Symbol = '0-0090', # of records = 968 Symbol = '0-0020', # of records = 939 Closing file 'S0-0006'y,m b#o lo f= r'e0-0022c'o,r d#s o=f 945r ecords = 815 Symbol = '2-0238',S y#m boofl r=e c'or0-0050d's, =# 45o f records = 1029 Symbol = '0-0061', S# yomfb orle c= y'o0-0011r',m d# bofs roec orlds= = 901 =844 ' 0-0048Symbol = '0-0022S', '#, o#f orfe croercdosr d=s 815= 787 Checking rSandyommb osly m=b o'l1-0020s' , # of rSyymbeocl m= o'b2-0279'r, o# dofl rsec or ds= == 68 '3390-0036 'Symbol = '0-0052', S# o,f #r eocfo rrdesc o=r d837s = 949 Symbol = S'0-0036y',m b#o lo f= r'e1-0150c'o,r d#s o=f 949r ecordysm b=Soym boll 161= '4-0815 ',= # of records = 3 S'4-1016', # of rSecyomrbdosl == 1' 2-0120', # of records = 35S ymbol = '1-0166', #S oyfm broelc o=r d's1-0010 '=, 212# yof rmecords = 190 Cbol = '2-0126',S y#m boofl r=e c'or0-0046d's, =# 70o f records = 979 Slosing fiSlyem bol = '3-0708',y #m boofl r=e c'o0-0045r'd,s #= o22f records = 882 Symbol = '4-0694'S,y m#b oolf =r e'c4-1169o'r,d s# =o f13 records = 14 Symbol C=l o's0-0016i'n,g #f iolfe records = 861 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols CheckiSnygm bcoolm m=o n' s0-0045y'm,b o#l so f records = 826 Symbol = '0-0003', S#y mobfo lr e=c o'r0-0022d's, =# o735f records = 859 SymbSoyml =b o'l0-0047 '=, '#0-0049 'o,f #r eocfo rrdesc o=r ds837 = 884 SymSbyomlb o=l '=0-0009 '',0-0011 '#, o#f orfe croercdosr d=s =926 845 SSyymmbbooll == ''0-00380-0039'',, ## ooff rreeccorodrsd s= = 990886 CheckingS yrmabnodlo m= 'sy0-0095m'b,o l#s of records S=y m893b ol = '1-0034', C# hoefc kriencgo rrdasn d=o m208 symbols SSyymmbbooll == ''0-00203-0534'',, ## ooff rreeccoorrddss == 95334 SymSbyomlb o=l '=0-0000 '',1-0198 '#, o#f orfe croercdosr d=s 884= 292 SymSboylm b=o l' 1-0144=' ',3-0086 '#, o#f orfe croercdosr d=s 152= 21 SymbolS =ymb o'l0-0069 '=, '# 0-0067Oo'f,p er#ne iconofg rfeicloer:d s swmr_data.h5= 897 Symbol = '1-0144',C #h eocfk irnegc ocrodmsm o=n 152s ymbols SymboSly m=b o'rds = 843 Symbol = '4-0775', # of records = 34 Symbol = '1-0070', # of records = 144 Symbol = '3-0687', # of records = 18 Symbol = '4-1241', # of records = 12 Symbol = '4-0430', # of records = 1 Closing file 1-0182', # of records = 241 OpeningSlym bo l f= ='1-0110i', l# 'of0-0075 'reeco,rd:s = 265O# penswmr_data.h5in go ff irle : eSswmr_data.h5y mbol = '2-0113', # of records =C 41c Cohredcsk i=n g990 commoSn ysmybmoblo l=s '0-0090',S #y mobfo lr e=cS o'yr0-0052md'bs,o l=h =955 'e0-0009#',c # kofo frSeiycm obrondlsr ==g 'e9260-0020 ' , c# cofo roecrormdsd S=my ms953b ool = n'=0-0022C' l,o s#si no810gf yfri elcemo brds = 854 Sols Symbol = '0-0050',S #y omfb yreocomrdls b= 996o =l = ''0-0036Sy0-0083mb'ol '= ,' 0-0011',, ## of r#ecoor dsf =o 831 fr ercSeyombcolr =o 'd0-0022r',s #d o f sr=ec or ds= =927 854 870 Checking random Ssymbols SymSboylm =b '2-0279y', o#l omf rebco=rdos = l69' 0-0031=' ,'S ym0-0059bo#l '= ',0-0052'o, #f o#f r ecrorodse f= c810 roercdosrS ymdbo=l s= '0-0036 ',941 #= o f records = 927 S 873 Symbol = '4-0815S',y #m boofl r=e coyrd's m= 0-000612 b'o,l S#y=mb ol =o ''2-0120'f, 0-0009# of' rrec,oreds =c #18 o rodfs Srym=boel = c'1-0010930'o, # rof records = 213 Sds = 926 Symbol = C'h0-0046e'c,k i#n go fr arnecyorddos m= m993 b osly mS=ymbbo l o= ''l3-0708'0-0025, s# 'of r,ecords = 31S # of recordsS y=m b628o l = '4-0694', # of reScoyrmdbso l= =9 '1-0055', # of recSoyrmdbso l= =220 '0-0016', # of recordsS =y m920b ol = '0-0078', #C olfo sriencgo rfdisl e= 866 Checking random symbols Symbol = '1-0073', # of records = 246 Symbol = '0-0021', # of records = 747 Symbol = '0-0020', # of records = 953 Symbol = '4-0526', # of records = 2 Symbol = '0-0048', # of records = 762 Symbol = '0-0036', # of records = 927 Symbol = '4-1016', # of records = 3 Symbol = '2-0126', # of records = 81 Symbol = '0-0045', # of records = 826 Symbol = '4-1169', # of records = 14 Closing file ymbol = '0-0043', # of records = 902 Symbol = '0-0029', # of records = 918 Symbol = '0-0082', # of records = 852 Symbol = '0-0006', # of records = 930 Symbol = '2-0238', # of records = 33 Symbol = '0-0061', # of records = 805 Symbol = '1-0020', # of records = 342 Symbol = '1-0150', # of records = 145 Symbol = '1-0166', # of records = 191 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 820 Symbol = '0-0022', # of records = 845 Symbol = '0-0049', # of records = 912 Symbol O= 'p0-0011e'n,i n#g offi lree:c orswmr_data.h5d s = 772 Symbol = '0-0039C',h e#c koifn gr eccoomrmdosn =s y922m bols Checking randomS ysmybmoblo l=s '0-0003', # Sofy mrbeoclo r=d s' 1-0034=' ,729 # of records = 220 Symbol = 'S0-0047y'm,b o#l o=f 'r3-0534e'c,o r#d so f= r874e cords = 37 Symbol S=y m'bo0-0009l' ,= #' 0-0000o'f, r#e coofr drse c=o r1016d s = 831 SymboSly m=b o'l0-0038 '=, '#1-0144 'o,f r#e coofr drse c=o r1071d s = 163 SymSbyomlb o=l '=0-0095 '',0-0069 '#, o#f orfe croercdosr d=s 955= 859 Checking Sryamnbdoolm =s y'mb4-0775o'l,s # of recoSrydmsb o=l 39= '0-0020', # of recordSs y=m b996o l = '1-0070', # of recSorydmsb o=l 124= '1-0198', # of recoSrydmsb o=l 288= '3-0687', # of recorSdsy m=b o22l = '3-0086', # of recSorydmsb o=l =22 '4-1241', # of recordsS y=m b13o l = '0-0067', # of recSorydsm b=o l 911= '4-0430', # of recordsS y=m b1o l = '1-0144', # oCfl orseicnogr dfsi l=e 163 Symbol = '1-0182', # of records = 209 Symbol = '1-0110', O# poefn irnegc ofridlse := 260swmr_data.h5 Symbol = '2-0113', # oCf hreecckoirndgs = 32c ommon symbols Symbol = '0-0090S',y m#b oolf =r e'co0-0009r'd,s #= o899f records = 1016 Symbol = '0-0020S',y #m obOfo lrpe ce=onr di'sn 0-0022=g ' 996, f i#l eoC:fl os irnegswmr_data.h5 cf oilre ds = 845 ChSeycmkbionlg =c o'mm0-0050o'n, s#y mobfo lrse cords = 935 Symbol = 'S0-0036'y,m b#o lo f= r'e0-0011c'o,r d#s o=f 1028r ecords = 772 SymboSly m=b o'l0-0031 '=, '#0-0022 'o,f #r eocfo rrdesc o=r d871s = 845 ChSecykmibnogl r=a n'd0-0006o'm, s#y mobfo lrse cords =S y794m bol = '2-0279', # oSfy mrbeoclo r=d s' =0-0025 ',64 # of recordOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0075', # of records = 995 S Symbol = '0-0052', # of records = 810 Symbol = '0-0036', # of records = 1028 Symbol = '4-0815', # of records = 13 Symbol = '2-0120', # of records = 17 Symbol = '1-0010', # of records = 208 Symbol = '0-0046', # of records = 1096 Symbol = '3-0708', # of records = 39 Symbol = '4-0694', # of records = 9 Symbol = '0-0016', # of records = 917 Closing file ymbol = '0-0052', # of records = 810 Symbol = '0-0083', # of records = 812 Ss = 655 Symbol = '0-0059', # of recordys m=b o880l =S '0-0078', # of records = 793 Checkiyngm broaln d=o 'm0-0009 s'y,m b#o losf Srecords = 1007 Cymbol = '1-0073', # of rheeccokridnsg = 213 rSandom symbols Symbol = '1-0055y'm,b o#l o=f 'r0-0021e'co,r d#s = o230f rSecords = 749 Syymmbbooll == ''0-00430-0020'',, ## ooff rreeccoorrdds =s 889= 1020S Symbol = '0-0029y'm,b o#l o=f 'r4-0526e'c,o r#d so f= r976ec oSrds = 2 Symbol =y m'0-0082'b,o l# =o f' 0-0048records = 828' ,S # of records = 699 Symbol = '0-0006', y# mobfo lr e=c o'r0-0036d's, =# 794o fS records = 1028 Symbol = 'y2-0238m'b,o l# =o f'4-1016', r#e coofr drse c=o r36ds S= 0 Symbol = '2-0126',y #m boofl r=e c'o0-0061rd's, =# 64o fS records = 779 Symbol = '0-0045', # of recoyrdmsb o=l 842= 'S1-0020', # of records = 373 Symbol = '4-1169', # of recoyrmdsb o=l 2= 'C1-0150', # of records = 138 Slosing file ymbol = '1-0166', # of records = 195 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): 580661 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. 201.21user 45.13system 3:36.22elapsed 113%CPU (0avgtext+0avgdata 237512maxresident)k 0inputs+3036912outputs (0major+8456949minor)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 SSSWWSSWMMWWMRRMMR RR ww wrrrrriieeittaateedderreer rr ee exxeexiixxittiiteetteddeed dd ss suussucccuuceccccseccesseesfssssufssfluSffullWuulylMlll yRlly yy r eader exited successfully SWMR writer exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited successfully VDS SWMR tests passed. 123.31user 23.95system 0:24.97elapsed 589%CPU (0avgtext+0avgdata 10088maxresident)k 0inputs+768outputs (0major+10643408minor)pagefaults 0swaps Finished testing testvdsswmr.sh ============================ ============================ ============================ Testing testflushrefresh.sh Finished testing testflushrefresh.sh ============================ testflushrefresh.sh Test Log ============================ Testing individual object flush behavior: Testing to ensure H5Gflush correctly flushes single groups PASSED Testing to ensure H5Dflush correctly flushes single datasets PASSED Testing to ensure H5Tflush correctly flushes single datatypes PASSED Testing to ensure H5Oflush correctly flushes single objects PASSED Testing individual object refresh behavior: Testing to ensure that H5Drefresh correctly refreshes single datasets PASSED Testing to ensure that H5Grefresh correctly refreshes single groups PASSED Testing to ensure that H5Trefresh correctly refreshes single datatypes PASSED Testing to ensure that H5Orefresh correctly refreshes single objects PASSED flush/refresh objects tests passed. 1.92user 3.86system 0:02.80elapsed 206%CPU (0avgtext+0avgdata 9248maxresident)k 0inputs+2512outputs (0major+367578minor)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. 16472: 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. 16505: 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. 16538: 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. 16571: 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 16622: 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. 16673: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=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. 16654: 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. 16706: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16692: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.16294 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.16294 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16739: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.16294 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16725: 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. 16759: 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=== 16791: 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. 16837: 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. 16823: 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. 16876: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16857: 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. 16909: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16895: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.16294 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.16294 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16942: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 453 reading planes 453 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.16294 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16928: 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. 16962: 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=== 16994: 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. 17040: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 17026: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 4.33user 6.34system 0:14.93elapsed 71%CPU (0avgtext+0avgdata 22324maxresident)k 0inputs+5152392outputs (0major+146591minor)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.11elapsed 102%CPU (0avgtext+0avgdata 9288maxresident)k 0inputs+184outputs (0major+10615minor)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.23user 0.09system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 13012maxresident)k 0inputs+3592outputs (0major+24046minor)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 Thu Aug 15 17:25:35 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 Thu Aug 15 17:25:35 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.38user 0.24system 0:00.63elapsed 99%CPU (0avgtext+0avgdata 137932maxresident)k 0inputs+5376outputs (0major+125244minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing ../../src/h5diff/h5diff -h PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff --report --delta=5 h5diff_basic1.h5 h5 PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff --verbose --relative=0.02 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_enum_invalid_values.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 ref PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono PASSED Testing ../../src/h5diff/h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff -d 200 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/h5diff --count=200 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff --verbose=1 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff --verbose=2 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/d PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_dset_zero_dim_size1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables2.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -v h5diff_links.h5 h5diff_links.h5 /li PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_tr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --no-dangling-links h5diff_softlinks.h PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks h5diff_danglelinks1. PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset3 h5diff PASSED Testing ../../src/h5diff/h5diff -v h5diff_exclude1-1.h5 h5diff_exclude PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 --exclude-pa PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /dset3 h5diff_exclud PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset h5diff_ PASSED Testing ../../src/h5diff/h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_ PASSED Testing ../../src/h5diff/h5diff -v --enable-error-stack h5diff_comp_vl PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g1 PASSED Testing ../../src/h5diff/h5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/h5diff -v compounds_array_vlen1.h5 compounds_ PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 --use-system-epsilon h PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -d 5 --use-system-epsilon h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -d 5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 --use-system-epsilon h5diff PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -p 0.05 h5diff PASSED Testing ../../src/h5diff/h5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -c 1_vds.h5 2_vds.h5 PASSED All h5diff tests passed. 5.75user 8.35system 0:11.79elapsed 119%CPU (0avgtext+0avgdata 75216maxresident)k 0inputs+27904outputs (0major+1542049minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.05user 0.08system 0:00.11elapsed 122%CPU (0avgtext+0avgdata 6572maxresident)k 0inputs+176outputs (0major+15749minor)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 Thu Aug 15 17:25:48 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 Thu Aug 15 17:25:48 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.58user 2.32system 0:03.23elapsed 121%CPU (0avgtext+0avgdata 10632maxresident)k 0inputs+6544outputs (0major+440057minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.28user 0.44system 0:00.56elapsed 127%CPU (0avgtext+0avgdata 9472maxresident)k 0inputs+704outputs (0major+85906minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.04user 0.05system 0:00.08elapsed 118%CPU (0avgtext+0avgdata 6108maxresident)k 0inputs+136outputs (0major+10475minor)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 Thu Aug 15 17:25:52 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 Thu Aug 15 17:25:52 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.08user 0.06system 0:00.14elapsed 100%CPU (0avgtext+0avgdata 14848maxresident)k 0inputs+20392outputs (0major+16861minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 7.03user 8.33system 0:13.10elapsed 117%CPU (0avgtext+0avgdata 13700maxresident)k 0inputs+270848outputs (0major+1473087minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.36user 2.20system 0:02.93elapsed 121%CPU (0avgtext+0avgdata 8152maxresident)k 0inputs+5608outputs (0major+390187minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.59user 1.03system 0:01.31elapsed 124%CPU (0avgtext+0avgdata 9864maxresident)k 0inputs+2456outputs (0major+181507minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.45user 2.23system 0:02.83elapsed 130%CPU (0avgtext+0avgdata 11136maxresident)k 0inputs+4776outputs (0major+418471minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.06system 0:00.08elapsed 120%CPU (0avgtext+0avgdata 6224maxresident)k 0inputs+136outputs (0major+10562minor)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 Thu Aug 15 17:26:12 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 Thu Aug 15 17:26:12 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.04user 0.03system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 8816maxresident)k 0inputs+152outputs (0major+5149minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9088maxresident)k 0inputs+136outputs (0major+5197minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9072maxresident)k 0inputs+72outputs (0major+5107minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.03user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 8908maxresident)k 0inputs+104outputs (0major+5189minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.03user 0.02system 0:00.06elapsed 98%CPU (0avgtext+0avgdata 8888maxresident)k 0inputs+104outputs (0major+5212minor)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 Thu Aug 15 17:26:13 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 Thu Aug 15 17:26:13 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' ============================ Testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.03user 0.01system 0:00.05elapsed 100%CPU (0avgtext+0avgdata 8760maxresident)k 0inputs+176outputs (0major+4938minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10464maxresident)k 0inputs+200outputs (0major+6135minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 8772maxresident)k 0inputs+48outputs (0major+6944minor)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.21user 0.28system 0:00.39elapsed 126%CPU (0avgtext+0avgdata 8884maxresident)k 0inputs+392outputs (0major+49324minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.47user 0.73system 0:00.99elapsed 122%CPU (0avgtext+0avgdata 9584maxresident)k 0inputs+1464outputs (0major+126638minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.97user 1.48system 0:01.97elapsed 124%CPU (0avgtext+0avgdata 9592maxresident)k 0inputs+1416outputs (0major+256812minor)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 Thu Aug 15 17:26:16 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 Thu Aug 15 17:26:16 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.02user 0.01system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 7712maxresident)k 0inputs+144outputs (0major+4264minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 1.07user 1.48system 0:02.03elapsed 126%CPU (0avgtext+0avgdata 8312maxresident)k 0inputs+2096outputs (0major+292044minor)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 Thu Aug 15 17:26:19 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 Thu Aug 15 17:26:19 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing ../../src/h5repack/h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing ../../src/h5repack/h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing ../../src/h5repack/h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing ../../src/h5repack/h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing ../../src/h5repack/h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing ../../src/h5repack/h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing ../../src/h5repack/h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.39user 4.38system 0:06.25elapsed 124%CPU (0avgtext+0avgdata 14564maxresident)k 0inputs+22624outputs (0major+855830minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_version_test h5repack_layout.h5 -v -f UD=260,0,4,9,1,10,5 Testing ../../src/h5repack/h5repack -v -f UD=260,0,4,9,1,10,5 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,0,1,9 Testing ../../src/h5repack/h5repack -v -f UD=257,0,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.10user 0.15system 0:00.20elapsed 127%CPU (0avgtext+0avgdata 7160maxresident)k 0inputs+6336outputs (0major+24807minor)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 Thu Aug 15 17:26:25 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 Thu Aug 15 17:26:25 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All ../../src/h5jam/h5unjam tests passed. 1.64user 2.41system 0:03.34elapsed 121%CPU (0avgtext+0avgdata 9648maxresident)k 0inputs+4120outputs (0major+451447minor)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 Thu Aug 15 17:26:28 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 Thu Aug 15 17:26:28 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9128maxresident)k 0inputs+192outputs (0major+6353minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.81user 1.07system 0:01.51elapsed 124%CPU (0avgtext+0avgdata 9616maxresident)k 0inputs+1240outputs (0major+198730minor)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 Thu Aug 15 17:26:30 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 Thu Aug 15 17:26:30 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.05user 0.02system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 8972maxresident)k 0inputs+712outputs (0major+5263minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.33user 1.79system 0:02.52elapsed 123%CPU (0avgtext+0avgdata 27504maxresident)k 0inputs+36504outputs (0major+309771minor)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 Thu Aug 15 17:26:33 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 Thu Aug 15 17:26:33 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.72user 0.05system 0:00.78elapsed 99%CPU (0avgtext+0avgdata 22184maxresident)k 0inputs+12528outputs (0major+9146minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 4.06user 2.01system 0:05.63elapsed 107%CPU (0avgtext+0avgdata 24592maxresident)k 0inputs+14848outputs (0major+292620minor)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 Thu Aug 15 17:26:39 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 Thu Aug 15 17:26:39 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 16626.64MB/s fill hdf5 0.01user 0.00system 0.01elapsed 6829.31MB/s out raw 0.00user 0.01system 0.01elapsed 4539.38MB/s out hdf5 0.00user 0.01system 0.01elapsed 3395.71MB/s in raw 0.00user 0.01system 0.01elapsed 5556.76MB/s in hdf5 0.00user 0.01system 0.01elapsed 5702.16MB/s in hdf5 partial 0.02user 0.01system 0.02elapsed 1672.73MB/s 0.07user 0.10system 0:00.22elapsed 77%CPU (0avgtext+0avgdata 9008maxresident)k 0inputs+4032outputs (0major+9724minor)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.13user 0.05system 0:00.19elapsed 100%CPU (0avgtext+0avgdata 9900maxresident)k 0inputs+7944outputs (0major+6991minor)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.07user 0.03system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 8860maxresident)k 0inputs+608outputs (0major+5273minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.07s Uncompressed Write Throughput: 902.02MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.50s Compressed Write Throughput: 128.77MB/s Compression Time: 0.481789s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1175.71MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.45s Compressed Write Throughput: 140.90MB/s Compression Time: 0.45272s Buffer size == 512KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1072.80MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.45s Compressed Write Throughput: 141.51MB/s Compression Time: 0.45154s Buffer size == 1MB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1142.33MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.46s Compressed Write Throughput: 138.27MB/s Compression Time: 0.46192s 1.85user 0.35system 0:02.22elapsed 99%CPU (0avgtext+0avgdata 9668maxresident)k 0inputs+528984outputs (0major+32994minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000021s; max=0.000037s; min=0.000015s H5Dclose: avg=0.000005s; max=0.000009s; min=0.000004s H5A(create & close): avg=0.000006s; max=0.000026s; min=0.000003s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000014s; max=0.000027s; min=0.000010s H5Dclose: avg=0.000001s; max=0.000003s; min=0.000001s H5A(create & close): avg=0.000004s; max=0.000020s; min=0.000002s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000013s; max=0.000026s; min=0.000011s H5Dclose: avg=0.000004s; max=0.000014s; min=0.000003s H5A(create & close): avg=0.000005s; max=0.000019s; min=0.000003s All metadata performance tests passed. 0.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9324maxresident)k 0inputs+1000outputs (0major+5528minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.10.5 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Page Aggregation Disabled Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 14.76 MB/s Average Throughput: 14.76 MB/s Minimum Throughput: 14.76 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 11.15 MB/s Average Throughput: 11.15 MB/s Minimum Throughput: 11.15 MB/s Read (1 iteration(s)): Maximum Throughput: 23.15 MB/s Average Throughput: 23.15 MB/s Minimum Throughput: 23.15 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 23.03 MB/s Average Throughput: 23.03 MB/s Minimum Throughput: 23.03 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 54.20 MB/s Average Throughput: 54.20 MB/s Minimum Throughput: 54.20 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 17.06 MB/s Average Throughput: 17.06 MB/s Minimum Throughput: 17.06 MB/s Read (1 iteration(s)): Maximum Throughput: 94.45 MB/s Average Throughput: 94.45 MB/s Minimum Throughput: 94.45 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 34.56 MB/s Average Throughput: 34.56 MB/s Minimum Throughput: 34.56 MB/s 0.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9972maxresident)k 0inputs+432outputs (0major+5373minor)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 Thu Aug 15 17:26:42 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 Thu Aug 15 17:26:42 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.27user 0.08system 0:00.36elapsed 97%CPU (0avgtext+0avgdata 23652maxresident)k 0inputs+10264outputs (0major+21801minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' ===Serial tests in test ended Thu Aug 15 17:26:43 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 Thu Aug 15 17:26:43 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.12user 0.06system 0:00.18elapsed 99%CPU (0avgtext+0avgdata 16308maxresident)k 0inputs+1632outputs (0major+17017minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.06user 0.02system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 14020maxresident)k 0inputs+96outputs (0major+6783minor)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.06user 0.02system 0:00.09elapsed 101%CPU (0avgtext+0avgdata 14068maxresident)k 0inputs+88outputs (0major+6775minor)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.19user 0.04system 0:00.25elapsed 92%CPU (0avgtext+0avgdata 14268maxresident)k 0inputs+1376outputs (0major+10993minor)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.06system 0:00.14elapsed 99%CPU (0avgtext+0avgdata 14556maxresident)k 0inputs+816outputs (0major+17101minor)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 Thu Aug 15 17:26:44 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/HDFNativeData.java]] [parsing completed 35ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 5ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 28ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 84ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 6ms] 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.222.b10-0.el8_0.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/ext/sunjce_provider.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing completed 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 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 5ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing completed 1ms] [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 3ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_222 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.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el8_0.x86_64/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/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.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 3207 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/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) 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/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) 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/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) 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/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) 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 Thu Aug 15 17:26:48 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' ============================ Testing junit.sh Finished testing junit.sh ============================ junit.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5 Testing JUnit-TestH5 [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5 java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Eparams Testing JUnit-TestH5Eparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Eparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Eregister Testing JUnit-TestH5Eregister [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Eregister java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fparams Testing JUnit-TestH5Fparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fbasic Testing JUnit-TestH5Fbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5F Testing JUnit-TestH5F [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5F java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fswmr Testing JUnit-TestH5Fswmr [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fswmr java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Gbasic Testing JUnit-TestH5Gbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Gbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5G Testing JUnit-TestH5G [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5G java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Sbasic Testing JUnit-TestH5Sbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Sbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5S Testing JUnit-TestH5S [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5S java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Tparams Testing JUnit-TestH5Tparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Tparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Tbasic Testing JUnit-TestH5Tbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Tbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5T Testing JUnit-TestH5T [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5T java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Dparams Testing JUnit-TestH5Dparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Dparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5D Testing JUnit-TestH5D [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5D java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Dplist Testing JUnit-TestH5Dplist [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Dplist java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lparams Testing JUnit-TestH5Lparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lbasic Testing JUnit-TestH5Lbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lcreate Testing JUnit-TestH5Lcreate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lcreate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5R Testing JUnit-TestH5R [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5R java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5P Testing JUnit-TestH5P [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5P java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5PData Testing JUnit-TestH5PData [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5PData java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Pfapl Testing JUnit-TestH5Pfapl [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Pfapl java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Pvirtual Testing JUnit-TestH5Pvirtual [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Pvirtual java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Plist Testing JUnit-TestH5Plist [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Plist java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5A Testing JUnit-TestH5A [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5A java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Oparams Testing JUnit-TestH5Oparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Oparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Obasic Testing JUnit-TestH5Obasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Obasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Ocreate Testing JUnit-TestH5Ocreate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Ocreate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Ocopy Testing JUnit-TestH5Ocopy [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Ocopy java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5PL Testing JUnit-TestH5PL [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5PL java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Z Testing JUnit-TestH5Z [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Z java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Giterate Testing JUnit-TestH5Giterate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Giterate All JUnitInterface tests passed. 11.47user 2.52system 0:09.50elapsed 147%CPU (0avgtext+0avgdata 47032maxresident)k 0inputs+203064outputs (0major+368122minor)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 Thu Aug 15 17:26:57 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' Making check in examples make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' Making check in intro make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5intro.jar -C .classes/ examples/intro added manifest adding: examples/intro/(in = 0) (out= 0)(stored 0%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) 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 Thu Aug 15 17:26:57 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' ============================ Testing JavaIntroExample.sh Finished testing JavaIntroExample.sh ============================ JavaIntroExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateDataset Testing examples.intro.H5_CreateDataset [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateDataset java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateAttribute Testing examples.intro.H5_CreateAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateFile Testing examples.intro.H5_CreateFile [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateFile java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroup Testing examples.intro.H5_CreateGroup [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroup java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroupAbsoluteRelative Testing examples.intro.H5_CreateGroupAbsoluteRelative [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroupAbsoluteRelative java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroupDataset Testing examples.intro.H5_CreateGroupDataset [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroupDataset java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_ReadWrite Testing examples.intro.H5_ReadWrite [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_ReadWrite All EX_Intro tests passed. 0.96user 0.57system 0:01.28elapsed 119%CPU (0avgtext+0avgdata 36740maxresident)k 0inputs+197200outputs (0major+79404minor)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 Thu Aug 15 17:26: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_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) 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 Thu Aug 15 17:26:59 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' ============================ Testing JavaGroupExample.sh Finished testing JavaGroupExample.sh ============================ JavaGroupExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Create Testing examples.groups.H5Ex_G_Create [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Create java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Iterate Testing examples.groups.H5Ex_G_Iterate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Iterate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Compact Testing examples.groups.H5Ex_G_Compact [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Compact java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Corder Testing examples.groups.H5Ex_G_Corder [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Corder java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Intermediate Testing examples.groups.H5Ex_G_Intermediate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Intermediate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Phase Testing examples.groups.H5Ex_G_Phase [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Phase java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Visit Testing examples.groups.H5Ex_G_Visit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Visit All EX_Groups tests passed. 1.04user 0.64system 0:01.39elapsed 120%CPU (0avgtext+0avgdata 36748maxresident)k 16inputs+197312outputs (0major+85246minor)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 Thu Aug 15 17:27:00 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' Making check in datasets make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datasets.jar -C .classes/ examples/datasets added manifest adding: examples/datasets/(in = 0) (out= 0)(stored 0%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(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_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(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 Thu Aug 15 17:27:00 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' ============================ Testing JavaDatasetExample.sh Finished testing JavaDatasetExample.sh ============================ JavaDatasetExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Alloc Testing examples.datasets.H5Ex_D_Alloc [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Alloc java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Checksum Testing examples.datasets.H5Ex_D_Checksum [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Checksum java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Chunk Testing examples.datasets.H5Ex_D_Chunk [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Chunk java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Compact Testing examples.datasets.H5Ex_D_Compact [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Compact java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_External Testing examples.datasets.H5Ex_D_External [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_External java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_FillValue Testing examples.datasets.H5Ex_D_FillValue [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_FillValue java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Gzip Testing examples.datasets.H5Ex_D_Gzip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Gzip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Hyperslab Testing examples.datasets.H5Ex_D_Hyperslab [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Hyperslab java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_ReadWrite Testing examples.datasets.H5Ex_D_ReadWrite [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_ReadWrite java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Shuffle Testing examples.datasets.H5Ex_D_Shuffle [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Shuffle java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Szip Testing examples.datasets.H5Ex_D_Szip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Szip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedAdd Testing examples.datasets.H5Ex_D_UnlimitedAdd [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedAdd java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedGzip Testing examples.datasets.H5Ex_D_UnlimitedGzip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedGzip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedMod Testing examples.datasets.H5Ex_D_UnlimitedMod [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedMod java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Nbit Testing examples.datasets.H5Ex_D_Nbit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Nbit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Transform Testing examples.datasets.H5Ex_D_Transform [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Transform java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Sofloat Testing examples.datasets.H5Ex_D_Sofloat [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Sofloat java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Soint Testing examples.datasets.H5Ex_D_Soint [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Soint All EX_Datasets tests passed. 2.51user 1.04system 0:02.94elapsed 120%CPU (0avgtext+0avgdata 37256maxresident)k 8inputs+198416outputs (0major+166154minor)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 Thu Aug 15 17:27:03 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' Making check in datatypes make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datatypes.jar -C .classes/ examples/datatypes added manifest adding: examples/datatypes/(in = 0) (out= 0)(stored 0%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) 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_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) 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 Thu Aug 15 17:27:03 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' ============================ Testing JavaDatatypeExample.sh Finished testing JavaDatatypeExample.sh ============================ JavaDatatypeExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Array Testing examples.datatypes.H5Ex_T_Array [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Array java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ArrayAttribute Testing examples.datatypes.H5Ex_T_ArrayAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ArrayAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Bit Testing examples.datatypes.H5Ex_T_Bit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Bit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_BitAttribute Testing examples.datatypes.H5Ex_T_BitAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_BitAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Commit Testing examples.datasets.H5Ex_T_Commit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Commit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Compound Testing examples.datatypes.H5Ex_T_Compound [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Compound java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_CompoundAttribute Testing examples.datatypes.H5Ex_T_CompoundAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_CompoundAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Float Testing examples.datatypes.H5Ex_T_Float [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Float java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_FloatAttribute Testing examples.datatypes.H5Ex_T_FloatAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_FloatAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Integer Testing examples.datatypes.H5Ex_T_Integer [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Integer java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_IntegerAttribute Testing examples.datatypes.H5Ex_T_IntegerAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_IntegerAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ObjectReference Testing examples.datatypes.H5Ex_T_ObjectReference [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ObjectReference java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ObjectReferenceAttribute Testing examples.datatypes.H5Ex_T_ObjectReferenceAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ObjectReferenceAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Opaque Testing examples.datatypes.H5Ex_T_Opaque [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Opaque java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_OpaqueAttribute Testing examples.datatypes.H5Ex_T_OpaqueAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_OpaqueAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_String Testing examples.datatypes.H5Ex_T_String [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_String java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_StringAttribute Testing examples.datatypes.H5Ex_T_StringAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_StringAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_VLString Testing examples.datatypes.H5Ex_T_VLString [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_VLString All EX_Datatypes tests passed. 2.62user 1.09system 0:03.11elapsed 119%CPU (0avgtext+0avgdata 37716maxresident)k 16inputs+198296outputs (0major+166546minor)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 Thu Aug 15 17:27:06 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_ld test_dset_append test_h5do_compat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[3]: 'test_lite' is up to date. make[3]: 'test_image' is up to date. make[3]: 'test_file_image' is up to date. make[3]: 'test_table' is up to date. make[3]: 'test_ds' is up to date. make[3]: 'test_packet' is up to date. make[3]: 'test_ld' is up to date. make[3]: 'test_dset_append' is up to date. make[3]: 'test_h5do_compat' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' ===Serial tests in test begin Thu Aug 15 17:27:07 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' ============================ Testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.04user 0.03system 0:00.08elapsed 102%CPU (0avgtext+0avgdata 9476maxresident)k 0inputs+152outputs (0major+5533minor)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.22user 0.04system 0:00.26elapsed 99%CPU (0avgtext+0avgdata 9056maxresident)k 0inputs+4904outputs (0major+6057minor)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.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10744maxresident)k 0inputs+128outputs (0major+6358minor)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.07user 0.08system 0:00.15elapsed 100%CPU (0avgtext+0avgdata 9732maxresident)k 0inputs+224outputs (0major+35325minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.15user 0.03system 0:00.18elapsed 97%CPU (0avgtext+0avgdata 9116maxresident)k 0inputs+904outputs (0major+5879minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing reading/writing non-native packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED Testing packet table with various variable-length datatypes with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED Testing H5PTis_varlen PASSED Testing adding attributes to packet tables PASSED Testing accessor functions PASSED Testing packet table with various variable-length datatypes - H5PTcreate_fl with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED 0.08user 0.05system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 9688maxresident)k 0inputs+1040outputs (0major+12741minor)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 101%CPU (0avgtext+0avgdata 9496maxresident)k 0inputs+1176outputs (0major+5324minor)pagefaults 0swaps Finished testing test_ld ============================ ============================ Testing test_dset_append ============================ test_dset_append Test Log ============================ Testing Append flush with H5DOappend()--append rows with default dapl PASSED Testing Append flush with H5DOappend()--append rows PASSED Testing Append flush with H5DOappend()--append columns PASSED Testing Append flush with H5DOappend()--append rows & columns PASSED Testing Append flush with H5DOappend()--append size < boundary size PASSED Testing Append flush with H5DOappend()--append & boundary size vary PASSED 0.03user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 9008maxresident)k 0inputs+104outputs (0major+5067minor)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.04user 0.01system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+48outputs (0major+5035minor)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 Thu Aug 15 17:27:08 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 Thu Aug 15 17:27:08 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ **validate the gif2h5 tool processes input correctly... Testing ./gif2h5 image1.gif image1.h5 PASSED **validate the h52gif tool processes input correctly... Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED **verify that the h52gif tool handles error conditions correctly... Testing ./h52gif h52giftst.h5 image.gif -i nosuch_image PASSED Testing ./h52gif h52giftst.h5 image24.gif -i image24bitpixel PASSED All gif2h5 and h52gif tests passed. 0.09user 0.09system 0:00.17elapsed 109%CPU (0avgtext+0avgdata 9860maxresident)k 0inputs+752outputs (0major+16514minor)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 Thu Aug 15 17:27:08 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' Making check in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make testh5watch.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[4]: 'testh5watch.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' ===Serial tests in h5watch begin Thu Aug 15 17:27:08 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 1.11user 1.63system 1:04.48elapsed 4%CPU (0avgtext+0avgdata 9604maxresident)k 0inputs+2616outputs (0major+249986minor)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 Thu Aug 15 17:28:13 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 Thu Aug 15 17:28:13 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.08user 0.02system 0:00.10elapsed 101%CPU (0avgtext+0avgdata 21932maxresident)k 0inputs+120outputs (0major+10005minor)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 Thu Aug 15 17:28:13 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 Thu Aug 15 17:28:13 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.06user 0.03system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 12840maxresident)k 0inputs+64outputs (0major+8753minor)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.06user 0.03system 0:00.09elapsed 95%CPU (0avgtext+0avgdata 13032maxresident)k 0inputs+368outputs (0major+9763minor)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.04user 0.03system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 12868maxresident)k 0inputs+840outputs (0major+9797minor)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.06user 0.05system 0:00.11elapsed 100%CPU (0avgtext+0avgdata 13040maxresident)k 0inputs+104outputs (0major+17265minor)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 Thu Aug 15 17:28:13 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' + export HDF5_Make_Ignore=yes + HDF5_Make_Ignore=yes + export OMPI_MCA_rmaps_base_oversubscribe=1 + OMPI_MCA_rmaps_base_oversubscribe=1 + for mpi in mpich openmpi + module load mpi/mpich-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/mpich-x86_64 + eval 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_COMPILER=mpich-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: MANPATH=:/usr/share/man/mpich-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/mpich-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/mpich-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/mpich-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_COMPILER=mpich-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=:1:/usr/share/man/mpich-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare 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: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/mpich-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/mpich-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + make -C mpich check make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make testhdf5 cache cache_api cache_image cache_tagging lheap ohdr stab gheap evict_on_close farray earray btree2 fheap pool accum hyperslab istore bittests dt_arith page_buffer dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk external efc objcopy links unlink twriteorder big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist enc_dec_plist_cross_platform getname vfd ntypes dangle dtransform reserved cross_read freespace mf vds file_image unregister cache_logging cork swmr error_test err_compat tcheck_version testmeta accum_swmr_reader atomic_writer atomic_reader links_env filenotclosed del_many_dense_attrs flushrefresh use_append_chunk use_append_mchunks use_disable_mdc_flushes swmr_generator swmr_start_write swmr_reader swmr_writer swmr_remove_reader swmr_remove_writer swmr_addrem_writer swmr_sparse_reader swmr_sparse_writer swmr_check_compat_vfd vds_swmr_gen vds_swmr_reader vds_swmr_writer filter_plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh testswmr.sh testvdsswmr.sh testflushrefresh.sh test_usecases.sh testabort_fail.sh test_filter_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: 'testhdf5' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'cache_image' is up to date. make[2]: 'cache_tagging' is up to date. make[2]: 'lheap' is up to date. make[2]: 'ohdr' is up to date. make[2]: 'stab' is up to date. make[2]: 'gheap' is up to date. make[2]: 'evict_on_close' is up to date. make[2]: 'farray' is up to date. make[2]: 'earray' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' is up to date. make[2]: 'pool' is up to date. make[2]: 'accum' is up to date. make[2]: 'hyperslab' is up to date. make[2]: 'istore' is up to date. make[2]: 'bittests' is up to date. make[2]: 'dt_arith' is up to date. make[2]: 'page_buffer' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'chunk_info' is up to date. make[2]: 'cmpd_dset' is up to date. make[2]: 'filter_fail' is up to date. make[2]: 'extend' is up to date. make[2]: 'direct_chunk' is up to date. make[2]: 'external' is up to date. make[2]: 'efc' is up to date. make[2]: 'objcopy' is up to date. make[2]: 'links' is up to date. make[2]: 'unlink' is up to date. make[2]: 'twriteorder' is up to date. make[2]: 'big' is up to date. make[2]: 'mtime' is up to date. make[2]: 'fillval' is up to date. make[2]: 'mount' is up to date. make[2]: 'flush1' is up to date. make[2]: 'flush2' is up to date. make[2]: 'app_ref' is up to date. make[2]: 'enum' is up to date. make[2]: 'set_extent' is up to date. make[2]: 'ttsafe' is up to date. make[2]: 'enc_dec_plist' is up to date. make[2]: 'enc_dec_plist_cross_platform' is up to date. make[2]: 'getname' is up to date. make[2]: 'vfd' is up to date. make[2]: 'ntypes' is up to date. make[2]: 'dangle' is up to date. make[2]: 'dtransform' is up to date. make[2]: 'reserved' is up to date. make[2]: 'cross_read' is up to date. make[2]: 'freespace' is up to date. make[2]: 'mf' is up to date. make[2]: 'vds' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'cache_logging' is up to date. make[2]: 'cork' is up to date. make[2]: 'swmr' is up to date. make[2]: 'error_test' is up to date. make[2]: 'err_compat' is up to date. make[2]: 'tcheck_version' is up to date. make[2]: 'testmeta' is up to date. make[2]: 'accum_swmr_reader' is up to date. make[2]: 'atomic_writer' is up to date. make[2]: 'atomic_reader' is up to date. make[2]: 'links_env' is up to date. make[2]: 'filenotclosed' is up to date. make[2]: 'del_many_dense_attrs' is up to date. make[2]: 'flushrefresh' is up to date. make[2]: 'use_append_chunk' is up to date. make[2]: 'use_append_mchunks' is up to date. make[2]: 'use_disable_mdc_flushes' is up to date. make[2]: 'swmr_generator' is up to date. make[2]: 'swmr_start_write' is up to date. make[2]: 'swmr_reader' is up to date. make[2]: 'swmr_writer' is up to date. make[2]: 'swmr_remove_reader' is up to date. make[2]: 'swmr_remove_writer' is up to date. make[2]: 'swmr_addrem_writer' is up to date. make[2]: 'swmr_sparse_reader' is up to date. make[2]: 'swmr_sparse_writer' is up to date. make[2]: 'swmr_check_compat_vfd' is up to date. make[2]: 'vds_swmr_gen' is up to date. make[2]: 'vds_swmr_reader' is up to date. make[2]: 'vds_swmr_writer' is up to date. make[2]: 'filter_plugin' is up to date. make[2]: 'testerror.sh' is up to date. make[2]: 'testlibinfo.sh' is up to date. make[2]: 'testcheck_version.sh' is up to date. make[2]: 'testlinks_env.sh' is up to date. make[2]: 'testswmr.sh' is up to date. make[2]: 'testvdsswmr.sh' is up to date. make[2]: 'testflushrefresh.sh' is up to date. make[2]: 'test_usecases.sh' is up to date. make[2]: 'testabort_fail.sh' is up to date. make[2]: 'test_filter_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' ===Serial tests in test begin Thu Aug 15 17:28:14 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... 64.97user 1.05system 1:07.02elapsed 98%CPU (0avgtext+0avgdata 40192maxresident)k 0inputs+187328outputs (0major+249528minor)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. 11.31user 10.95system 0:22.59elapsed 98%CPU (0avgtext+0avgdata 311144maxresident)k 0inputs+2801456outputs (0major+126606minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 7460maxresident)k 0inputs+128outputs (0major+2335minor)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. 224.61user 10.96system 3:56.95elapsed 99%CPU (0avgtext+0avgdata 135672maxresident)k 0inputs+4217968outputs (0major+104082minor)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.10user 0.04system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 14376maxresident)k 0inputs+2064outputs (0major+4002minor)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.01user 0.00system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 7444maxresident)k 0inputs+8outputs (0major+2310minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr ============================ ohdr Test Log ============================ Using file format version: (earliest, v18) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (earliest, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, v18) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (latest, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Testing exercise the coding for the re-read of the object header for SWMR access: latest-format PASSED Testing exercise the coding for the re-read of the object header for SWMR access: non-latest-format PASSED All object header tests passed. 0.04user 0.02system 0:00.09elapsed 78%CPU (0avgtext+0avgdata 8464maxresident)k 0inputs+1768outputs (0major+2477minor)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.27user 0.04system 0:00.34elapsed 93%CPU (0avgtext+0avgdata 19544maxresident)k 0inputs+10392outputs (0major+5572minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 2.68user 0.01system 0:02.72elapsed 99%CPU (0avgtext+0avgdata 11788maxresident)k 0inputs+2536outputs (0major+4472minor)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.01user 0.00system 0:00.01elapsed 117%CPU (0avgtext+0avgdata 5900maxresident)k 0inputs+0outputs (0major+1910minor)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.17user 0.01system 0:00.33elapsed 56%CPU (0avgtext+0avgdata 8024maxresident)k 0inputs+528outputs (0major+2420minor)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. 10.96user 3.36system 0:14.86elapsed 96%CPU (0avgtext+0avgdata 22992maxresident)k 0inputs+780208outputs (0major+31631minor)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. 114.47user 18.54system 2:14.34elapsed 99%CPU (0avgtext+0avgdata 130668maxresident)k 0inputs+801520outputs (0major+50610minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 62.47user 11.86system 1:15.63elapsed 98%CPU (0avgtext+0avgdata 96836maxresident)k 40inputs+17074928outputs (0major+43831minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 3.48user 0.05system 0:03.56elapsed 99%CPU (0avgtext+0avgdata 39940maxresident)k 0inputs+0outputs (0major+10561minor)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.06user 0.14system 0:00.20elapsed 103%CPU (0avgtext+0avgdata 28084maxresident)k 0inputs+36888outputs (0major+21311minor)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.48user 0.04system 0:00.53elapsed 99%CPU (0avgtext+0avgdata 51308maxresident)k 0inputs+0outputs (0major+19754minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.11user 0.31system 0:00.42elapsed 100%CPU (0avgtext+0avgdata 12136maxresident)k 0inputs+585568outputs (0major+3625minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.12user 0.01system 0:00.14elapsed 100%CPU (0avgtext+0avgdata 6072maxresident)k 0inputs+0outputs (0major+1904minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 0.90user 0.06system 0:00.97elapsed 99%CPU (0avgtext+0avgdata 7792maxresident)k 0inputs+64outputs (0major+9913minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Page Buffering is disabled for parallel. Testing Page Buffering Disabled PASSED All Page Buffering tests passed. 0.00user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7440maxresident)k 0inputs+8outputs (0major+2323minor)pagefaults 0swaps Finished testing page_buffer ============================ ============================ Testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED Testing version bounds with nested datatypes PASSED All datatype tests passed. 0.20user 0.04system 0:00.25elapsed 98%CPU (0avgtext+0avgdata 27284maxresident)k 0inputs+704outputs (0major+18753minor)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. 19.44user 1.96system 0:21.86elapsed 97%CPU (0avgtext+0avgdata 87088maxresident)k 0inputs+522872outputs (0major+100470minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing chunk_info ============================ chunk_info Test Log ============================ Testing getting chunk information in file with version prior to 1.10 PASSED Testing getting chunk information in file with versions 1.10 Testing Single Chunk index PASSED Testing Implicit index PASSED Testing Fixed Array index PASSED Testing Extensible Array index PASSED Testing Version 2 B-trees index PASSED All chunk query tests passed. 0.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7380maxresident)k 0inputs+72outputs (0major+2276minor)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.26user 0.50system 0:00.77elapsed 99%CPU (0avgtext+0avgdata 126132maxresident)k 0inputs+281320outputs (0major+63934minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7064maxresident)k 0inputs+16outputs (0major+2227minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.01user 0.01system 0:00.03elapsed 106%CPU (0avgtext+0avgdata 8416maxresident)k 0inputs+7880outputs (0major+2558minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing direct_chunk ============================ direct_chunk Test Log ============================ Testing basic functionality of H5Dwrite_chunk PASSED Testing overwriting existing data with H5Dwrite_chunk PASSED Testing skipping compression filter for H5Dwrite_chunk/H5Dread_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5Dwrite_chunk/H5Dread_chunk PASSED Testing invalid parameters for H5Dwrite_chunk/H5Dread_chunk PASSED Testing basic functionality of H5Dread_chunk (chunk cache disabled) PASSED Testing basic functionality of H5Dread_chunk (flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk (does not flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk on unfiltered datasets PASSED Testing H5Dread_chunk with unallocated chunks PASSED Testing H5Dwrite_chunk with single chunk and latest format PASSED All direct chunk read/write tests passed. 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 8764maxresident)k 0inputs+80outputs (0major+2981minor)pagefaults 0swaps Finished testing direct_chunk ============================ ============================ Testing external ============================ external Test Log ============================ Testing H5Dget_access_plist() returns correct prefix PASSED Testing with the default file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED Testing with the latest file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED All external storage tests passed. 0.01user 0.01system 0:00.03elapsed 89%CPU (0avgtext+0avgdata 8176maxresident)k 0inputs+920outputs (0major+2464minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.03user 0.03system 0:00.09elapsed 75%CPU (0avgtext+0avgdata 9848maxresident)k 0inputs+2392outputs (0major+4450minor)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. 24.82user 3.13system 0:28.68elapsed 97%CPU (0avgtext+0avgdata 57552maxresident)k 0inputs+312704outputs (0major+195920minor)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.70user 0.27system 0:04.19elapsed 94%CPU (0avgtext+0avgdata 11564maxresident)k 0inputs+20824outputs (0major+59363minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 2.43user 0.18system 0:02.66elapsed 98%CPU (0avgtext+0avgdata 41240maxresident)k 0inputs+35168outputs (0major+11217minor)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. 8117: launch reader process All passed 0.00user 0.01system 0:00.01elapsed 122%CPU (0avgtext+0avgdata 3304maxresident)k 0inputs+2048outputs (0major+1893minor)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 0x0000000023cce5f0 PASSED #001 0x0000000018a243c8 PASSED #002 0x000000003dceaa3a PASSED #003 0x000000003a044940 PASSED #004 0x00000000362499c8 PASSED #005 0x000000003c0d102e PASSED #006 0x0000000000121894 PASSED #007 0x000000000a280b90 PASSED #008 0x0000000000d16490 PASSED #009 0x000000000711f330 PASSED #010 0x0000000010a35785 PASSED #011 0x000000001064e3b6 PASSED #012 0x00000000275e405b PASSED #013 0x0000000038ff7f58 PASSED #014 0x000000000c6c660c PASSED #015 0x000000001e700b70 PASSED #016 0x000000000812278e PASSED #017 0x0000000009c14380 PASSED #018 0x0000000020c2d136 PASSED #019 0x000000000a1dce74 PASSED #020 0x000000001afa3792 PASSED #021 0x000000000f9459a8 PASSED #022 0x00000000209a129b PASSED #023 0x0000000016c7c5b8 PASSED #024 0x00000000274a6fde PASSED #025 0x00000000331b29aa PASSED #026 0x000000003fe3c4ea PASSED #027 0x000000001b147f84 PASSED #028 0x00000000345f29d9 PASSED #029 0x0000000017f04a50 PASSED #030 0x000000003444f111 PASSED #031 0x0000000037548d8e PASSED #032 0x000000002fbd7cf1 PASSED #033 0x00000000119d89fa PASSED #034 0x000000000ce00858 PASSED #035 0x00000000209f07cc PASSED #036 0x0000000025ca8418 PASSED #037 0x000000002d3ebc14 PASSED #038 0x00000000109a83e8 PASSED #039 0x0000000030047922 PASSED #040 0x0000000014180352 PASSED #041 0x000000003870fb40 PASSED #042 0x000000003879d88a PASSED #043 0x0000000034c9b0b8 PASSED #044 0x000000001019df2a PASSED #045 0x0000000014e082a0 PASSED #046 0x000000003b65efe8 PASSED #047 0x0000000021d99f66 PASSED #048 0x0000000033f4ba58 PASSED #049 0x000000000379044f PASSED Test passed with the SEC2 Driver. 0.00user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 6984maxresident)k 0inputs+6856outputs (0major+2220minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 6960maxresident)k 0inputs+8outputs (0major+2186minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 3.20user 0.27system 0:03.63elapsed 95%CPU (0avgtext+0avgdata 19700maxresident)k 0inputs+341872outputs (0major+6409minor)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.03user 0.03system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10220maxresident)k 0inputs+496outputs (0major+11303minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1 with flush) PASSED Testing H5Fflush (part1 with flush + SWMR) PASSED Testing H5Fflush (part1 without flush) PASSED Testing H5Fflush (part1 without flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition and another flush) PASSED Testing H5Fflush (part1 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition) PASSED Testing H5Fflush (part1 with flush and later addition + SWMR) PASSED 0.02user 0.01system 0:00.03elapsed 105%CPU (0avgtext+0avgdata 14556maxresident)k 0inputs+1576outputs (0major+3883minor)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.00user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 7692maxresident)k 0inputs+0outputs (0major+2516minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.00user 0.00system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 6456maxresident)k 0inputs+8outputs (0major+2041minor)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.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7988maxresident)k 0inputs+24outputs (0major+2499minor)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. 33.88user 4.48system 0:39.89elapsed 96%CPU (0avgtext+0avgdata 23300maxresident)k 0inputs+572872outputs (0major+369282minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/test/.libs/ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 5836maxresident)k 0inputs+0outputs (0major+1908minor)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.01user 0.00system 0:00.01elapsed 100%CPU (0avgtext+0avgdata 6208maxresident)k 0inputs+0outputs (0major+1913minor)pagefaults 0swaps Finished testing enc_dec_plist ============================ ============================ Testing enc_dec_plist_cross_platform ============================ enc_dec_plist_cross_platform Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.01user 0.01system 0:00.02elapsed 114%CPU (0avgtext+0avgdata 6288maxresident)k 0inputs+0outputs (0major+1927minor)pagefaults 0swaps Finished testing enc_dec_plist_cross_platform ============================ ============================ Testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with anonymous datatypes PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Rget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Rget_name to get name from region reference(pnt selec) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.02user 0.01system 0:00.04elapsed 95%CPU (0avgtext+0avgdata 9216maxresident)k 0inputs+416outputs (0major+5256minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 8064maxresident)k 0inputs+912outputs (0major+2441minor)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.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 13100maxresident)k 0inputs+7120outputs (0major+9728minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing force dangling IDs to close, from API routines PASSED All dangling ID tests passed. 0.10user 0.01system 0:00.11elapsed 100%CPU (0avgtext+0avgdata 7936maxresident)k 0inputs+128outputs (0major+2430minor)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.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 8796maxresident)k 0inputs+248outputs (0major+2516minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.00user 0.00system 0:00.01elapsed 116%CPU (0avgtext+0avgdata 2816maxresident)k 0inputs+0outputs (0major+1700minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED Testing reading data created on Solaris Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 8972maxresident)k 0inputs+0outputs (0major+2579minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.01user 0.01system 0:00.02elapsed 95%CPU (0avgtext+0avgdata 7452maxresident)k 0inputs+128outputs (0major+2318minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing Allocation from raw or metadata free-space manager PASSED Testing H5MF_create_fstype()/H5MF__open_fstype() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 6 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 7 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 3 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 3 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing 'temporary' file space allocation with old library format PASSED Testing 'temporary' file space allocation with new library format PASSED Testing File's free-space is going away with old library format PASSED Testing File's free-space is going away with new library format PASSED Testing File space merge/shrink for section size < threshold with old library format PASSED Testing File space merge/shrink for section size < threshold with new library format PASSED Testing File's free-space is persistent with old library format PASSED Testing File's free-space is persistent with new library format PASSED Testing File space strategy/persisting/threshold with old library format PASSED Testing File space strategy/persisting/threshold with new library format PASSED Testing Paged aggregation for file space: small allocations and de-allocations PASSED Testing Paged aggregation for file space: large allocations and de-allocations PASSED Testing Paged aggregation for file space: H5MF_try_extend() a large block PASSED Testing Paged aggregation for file space: H5MF_try_extend() a small block PASSED Testing Paged aggregation for file space: H5MF_try_shrink() PASSED Testing Paged aggregation for file space: H5MF_alloc/H5MF_xfree PASSED Testing Paged aggregation and H5Pset_alignment: verify proper alignment is used PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.05user 0.02system 0:00.14elapsed 60%CPU (0avgtext+0avgdata 7420maxresident)k 0inputs+3112outputs (0major+2315minor)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.32user 0.09system 0:00.46elapsed 89%CPU (0avgtext+0avgdata 9644maxresident)k 0inputs+5968outputs (0major+9485minor)pagefaults 0swaps Finished testing vds ============================ ============================ Testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.01user 0.01system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 7412maxresident)k 0inputs+408outputs (0major+2325minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.03user 0.01system 0:00.05elapsed 100%CPU (0avgtext+0avgdata 13640maxresident)k 0inputs+1848outputs (0major+4249minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing cache_logging ============================ cache_logging Test Log ============================ Testing basic metadata cache logging functionality. Testing metadata cache log api calls PASSED All Metadata Cache Logging tests passed. 0.14user 0.68system 0:00.83elapsed 99%CPU (0avgtext+0avgdata 6616maxresident)k 0inputs+1200outputs (0major+2104minor)pagefaults 0swaps Finished testing cache_logging ============================ ============================ Testing cork ============================ cork Test Log ============================ Testing cork status for datasets with old format PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) PASSED Testing cork status for dataset objects with attributes PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & non-latest) PASSED Testing cork status for groups PASSED Testing cork status for named datatypes PASSED Testing cork status for multiple opens PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) (SWMR) PASSED Testing cork status for dataset objects with attributes (SWMR) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & non-latest) PASSED Testing cork status for groups (SWMR) PASSED Testing cork status for named datatypes (SWMR) PASSED Testing cork status for multiple opens (SWMR) PASSED 0.11user 0.03system 0:00.15elapsed 94%CPU (0avgtext+0avgdata 15868maxresident)k 0inputs+1672outputs (0major+4370minor)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.05user 0.07system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 7692maxresident)k 0inputs+448outputs (0major+16806minor)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.03user 0.03system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 7148maxresident)k 0inputs+64outputs (0major+7520minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.57user 0.09system 0:00.65elapsed 102%CPU (0avgtext+0avgdata 2836maxresident)k 0inputs+0outputs (0major+2370minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 0.34user 0.42system 0:00.64elapsed 119%CPU (0avgtext+0avgdata 3500maxresident)k 0inputs+720outputs (0major+90752minor)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.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 7924maxresident)k 0inputs+40outputs (0major+2765minor)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): 772012 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): 959491 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 165123 Using reader random seed: 526584 Using reader random seed: 526975 Using reader random seed: 528147 Using reader random seed: 529961 Using reader random seed: 533785 ############################################################################### ## 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): 561100 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 774741 Using reader random seed: 945622 Using reader random seed: 943609 Using reader random seed: 948028 Using reader random seed: 950825 Using reader random seed: 951468 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 979672 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: 142801 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: 142533 Generating symbol names Choosing datasets Common symbol #0 = '0-0005' Common symbol #1 = '0-0055' CommonParameters: # o symbol #2 = '0-0068' Common symbol #3 = '0-0037'f seconds between polling = Common symbol #4 = '0-0086' Rand1 # oom symbol f common sy#0 = '0-0025' Rmbols to andom sympoll = 5 # of ranParametersdom symbols to poll = 10 # of seconds to tes: # of seconds between polling = t = 3 Using reader random1 # seed: 144481of common symbols Generatingto poll symbol nam= 5 # es of random symbols to poll = 10 # of seconds to test = 3 Using reader randombo seed: 144552 Generating symbol names l #1 = '3-0542' Random symbol #2 = '0-0033' Random symbol #3 = '1-0030' Random symbol #4 = '2-0193' Random symbol #5 = '2-0247' Random symbol #6 = '0-0041' Random symbol #7 = '0-0090' Random symbol #8 = '0-0093' Random symbol #9 = '0-0057' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0071' Common symbol #1 = '0-0043' Common symbol #2 = '0-0024' Common symbol #3 = '0-0011' Common symbol #4 = '0-0026' Random symbol #0 = '3-0616' Random symbol #1 = '1-0160' Random symbol #2 = '0-0087' Random symbol #3 = '2-0222' Random symbol #4 = '0-0050' Random symbol #5 = '2-0229' Random symbol #6 = '0-0059' Random symbol #7 = '0-0018' Random symbol #8 = '3-0784' Random symbol #9 = '2-0075' Checking common symbols Reading records Symbol = '0-0005', # of records = 863 Opening file: swmr_data.h5 Symbol = '0-0055', # of records = 874 Symbol = '0-0068', # of records = 868 Symbol = '0-0037', # of records = 860 Choosing datasets Common symbol #0 = '0-0091' Common symbol #1 = '0-0049' Common symbol #2 Symbol = '0-0086',= '0-0015' Co # of mmon symbol #3 Choosing = '0-0025' Commodatasets Common symbol #0 n symbol #4 = '0-0042= '0-0018' C' Random symommon symbol #0 = 'bol #1 = '2-0124' Random 0-0097' Common ssymbol #1 ymbol #2 = = '4-0378' Rand'0-0089' Common om symbol #symbol #3 =2 = '1-0047' R '0-0048' Commoandom symbon symbol #4l #3 = ' = '0-0020' Ran0-0095' Randomdom symbol # symbol #0 = '0-0097' Ra4 = '2-0230' Rndom symbol andom symbo#1 = '0-0093' Rl #5 = '4-0094'andom symbol #2 = '0-0050' Ra Random symndom symbol #3 = bol #6 = '0-0062' Ra'3-0035' Randondom symm symbol #bol #4 = '7 = '3-0607' Ra0-0007' Random sndom symbol ymbol #5 = #8 = '2-0084' '0-0014' RandomRandom symb symbol #6 ol #9 == '0-0000' Rand '1-0056' om symbol #Rea7 = '1-0041' Randing recorddom symbol #s 8 = '3-0567' Random symbol #9 = '2-0165' Opening fiReading rle: swmr_data.h5 ecords records = 872 Opening file: swmr_data.h5 Checking random symbols Symbol = '0-0025', # of records = 850 Checking common symbols Symbol = '3-0542', # of records = 26 Symbol = '0-0033', # of records = 892 Symbol = '0-0071', # of recordChecking common symbols Symbol Checking s = common symbols 873 = '1-0030', # of records = 215 Symbol = '0-0091', # of records = 901 Symbol = '0-0018', # of records = 875 Symbol = '2-0193', # of records = 55 Symbol = '0-0049', # ofSSymbol records = 849 = '0-0097', # of recordsSymbol = = 928 '2-0247', # of records = 46 ymbol = '0-0043', # of records = 856 Symbol = '0-0015', # of records = 811 Symbol = '0-0089', # of records = 883 Symbol = '0-0041', # of records = 815 Symbol = '0-0025', # of records = 850 Symbol = '0-0048', # of records = 887 Symbol = 'Symbol Symbol =0-0042', # of records = 848 '0-0020', # of records = 815 = '0-0090', # of records =Checking 834 Chec random symbolsking random symbols SymbolSymbo = '0-0024', # of l = '0-0097', #records of reco= rds = 928 Symbol = '2-0124', # of records = 65 892 Symbol = '0-0093',S # of records = 867 ymbol =Symbol = '0-0093', # o'4-0378', # of recordsf records = = 13 867 Symbol = '0-0050', # of records = 888 Symbol = '1-0047', # of records = 195 Symbol = 'Symbol 0-0057', # of r= '0-0062', # of records = 865 Symbol ecords = = '0-0095', # of record890 s = 877 Symbol = '0-0011', # of records = 890 Closing file Symbol = '0-0007', # of records = 862 Symbol = '2-0230', # of records = 44 Symbol = '0-0014', # of records = 853 Symbol = '4-0094', # of records = 13 Symbol = '0-0000', # of records = 926 Symbol = '3-0035', # of records = 38 Symbol = Symbol = '1-0041', # of records = '0-0026', # of records 209 = 885 Symbol = '3-0607', # of records = 25 Symbol = '3-0567', # of records = 19 Symbol = 'C2-0084', # of records = 52 hecking random symbols Symbol = '2-0165', # of records = 52 Symbol = '1-0056', # of records = 226 Closing file Closing file Symbol = '3-0616', # of records = 20 Symbol = '1-0160', # of records = 238 Symbol = '0-0087', # of records = 944 Symbol = '2-0222', # of records = 62 Symbol = '0-0050', # of records = 888 Symbol = '2-0229', # of records = 50 Symbol = '0-0059', # of records = 868 Symbol = '0-0018', # of records = 875 Symbol = '3-0784', # of records = 23 Symbol = '2-0075', # of records = 45 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: 156475 Generating symbol names Choosing datasets Common symbol #0 = '0-0082' Common symbol #1 = '0-0018' Common symbol #2 = '0-0056' Common symbol #3 = '0-0053' Common symbol #4 = '0-0068' Random symbol #0 = '0-0086' Random symbol #1 = '2-0289' Random symbol #2 = '1-0057' Random symbol #3 = '0-0092' Random symbol #4 = '4-0887' Random symbol #5 = '3-0395' Random symbol #6 = '3-0268' Random symbol #7 = '1-0000' Random symbol #8 = '1-0155' Random symbol #9 = '3-0068' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 901 Symbol = '0-0018', # of records = 875 Symbol = '0-0056', # of records = 852 Symbol = '0-0053', # of records = 898 Symbol = '0-0068', # of records = 868 Checking random symbols Symbol = '0-0086', # of records = 872 Symbol = '2-0289', # of records = 34 Symbol = '1-0057', # of records = 237 Symbol = '0-0092', # of records = 874 Symbol = '4-0887', # of records = 14 Symbol = '3-0395', # of records = 26 Symbol = '3-0268', # of records = 30 Symbol = '1-0000', # of records = 215 Symbol = '1-0155', # of records = 201 Symbol = '3-0068', # of records = 25 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 0 Symbol = '0-0097', # of records = 0 Opening file: swmr_data.h5 Symbol = 'Checking common symbols Symbol = '0-0091', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0025', # of reco0-0089', # of records =rds = 0 0 Symbol = '0-0042', # of rSecords = ymb41 ol = '0-0048', # of records = 0 Checking comChecking random symbols mon symbols Symbol = '0-0020', # of records = 71 Symbol = '2-0124', # of records = 8 Checking random symbols Symbol = '0-0097', # of records = 0 Symbol = '4-0378', # of records = 6 Symbol = '0-0093', # of records = 0 Symbol = 'Symbol = '1-0047', #Symbo of recordl = '0-0050', # of recos = 0 rds = 0 Sym0-0005', # of records bol = '0-0095'= 0 Sym, # of rbol = '0-0062'ecords = 0, # of r ecords = 163 Symbol = '2-0230', # of records = 0 Symbol = '0-0007', # of records = 0 Symbol = '4-0094', # of records Symbol = '0-0055', # of records= 7 = 42 Symbol = '0-0014', # of records = 0 Symbol = '3-0035', #Symbol of rec = '0-0000', # ofords = 0 records = 0 Symbol = '3-0607', # of records = 0 Symbol = '1-0041S', # of records = 0 ymbol = '0-0068', # of records = 0 Opening file:Symbol swmr_data.h5 = '3-0567', # of records = 8 Symbol = '0-0037', # of records = 0 Symbol = '2-0165', # of records = 9 Closing file Symbol = '0-0086', # of records = 0 Checking random symbols Symbol = '0-0025', # of records = 0 Symbol = '3-0542', # of records = 0 Symbol = '0-0033', # of records = 0 Checking common symbols Symbol = '1-0030', # of records = 0 Symbol = '2-0193', # of records = 3 Symbol = '0-0071', # of records = 0 Symbol = '2-0247', # of records = 0 Symbol = '0-0043', # of records = 0 Symbol = '0-0041', # of records = 0 Symbol = '0-0024', # of records = 0 Symbol = '0-0090', # of records = 0 Symbol = '0-0011', # of records = 0 Symbol = '0-0093', # of records = 0 Symbol = '0-0026', # of records = 0 Checking random symbols Symbol = '0-0057', # of records = 41 Symbol = '3-0616', # of records = 0 Closing file Symbol Symbol = '2-0084', # of records = 0 Symbol = '1-0056', # of records = 0 Closing file = '1-0160', # of records = 28 Symbol = '0-0087', # of records = 0 Symbol = '2-0222', # of records = 13 Symbol = '0-0050', # of records = 0 Symbol = '2-0229', # of records = 0 Symbol = '0-0059', # of records = 0 Symbol = '0-0018', # of records = 0 Symbol = '3-0784', # of records = 0 Symbol = '2-0075', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 0 Symbol = '0-0018', # of records = 0 Symbol = '0-0056', # of records = 17 Symbol = '0-0053', # of records = 0 Symbol = '0-0068', # of records = 0 Checking random symbols Symbol = '0-0086', # of records = 0 Symbol = '2-0289', # of records = 0 Symbol = '1-0057', # of records = 0 Symbol = '0-0092', # of records = 52 Symbol = '4-0887', # of records = 0 Symbol = '3-0395', # of records = 0 Symbol = '3-0268', # of records = 7 Symbol = '1-0000', # of records = 0 Symbol = '1-0155', # of records = 0 Symbol = '3-0068', # of records = 0 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0091', # of records = 0 Symbol = '0-0018', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0089', # of records = 0 Symbol = '0-0025', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0042', # of records = 41 Symbol = '0-0020', # of records = 71 Checking random symbols Checking random symbols Symbol = '0-0097', # of records O= 0 Symbol = '2-0124', # of records = 8 pening file: Symbol = '0-0093', # of records = 0 Symboswmr_data.h5 l = '4-0378', # of records = 6 Symbol = '0-0050', # of records = 0 Symbol = '1-0047', # of records = 0 Symbol = '0-0062', # of records = 163 Symbol = '0-0095', # of records = 0 Symbol = '0-0007', # of records = 0 Symbol = '2-0230', # of records = 0 Symbol = '0-0014', # of records = 0 Symbol = '4-0094', # of records = 7 Symbol = '0-0000', # of records = 0 Symbol = '1-0041', # of records = 0 Symbol = '3-0035', # of records = 0 Symbol = '3-0567', # of records = 8 Symbol = '3-0607', # of records = 0 Symbol = '2-0084', # of records = 0 Symbol = '2-0165', # of records = 9 Symbol = '1-0056', # of records = 0 Closing file Opening file: swmr_data.h5 Closing file Checking common symbols Symbol = '0-0005', # of records = 0 Checking common symbols Symbol = '0-0055', # of records = 42 Symbol = '0-0071', # of records = 0 Symbol = '0-0068', # of records = 0 Symbol = '0-0037', # of records = 0 Symbol = '0-0043', # of records = 0 Symbol = '0-0086', # of records = 0 Symbol = '0-0024', # of records = 0 Checking random symbols Symbol = '0-0025', # of records = 0 Symbol = '0-0011', # of records = 0 Symbol = '3-0542', Symbol = '0-0026', # of records = 0 # of records = 0 Checking random symbols Symbol = '0-0033', # of records = 0 Symbol = '3-0616', # of records = 0 Symbol = '1-0030', # of records = 0 Symbol = '1-0160', # of records = 28 Symbol = '2-0193', # of records = 3 Symbol = '0-0087', # of records = 0 Symbol = '2-0247', # of records = 0 Symbol = '2-0222', # of records = 13 Symbol = '0-0041', # of records = 0 Symbol = '0-0090', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '0-0093', # of records = 0 Symbol = '2-0229', # of records = 0 Symbol = '0-0057', # of records = 41 Symbol = '0-0059', # of records = 0 Closing file Symbol = '0-0018', # of records = 0 Symbol = '3-0784', # of records = 0 Symbol = '2-0075', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 0 Symbol = '0-0018', # of records = 0 Symbol = '0-0056', # of records = 17 Symbol = '0-0053', # of records = 0 Symbol = '0-0068', # of records = 0 Checking random symbols Symbol = '0-0086', # of records = 0 Symbol = '2-0289', # of records = 0 Symbol = '1-0057', # of records = 0 Symbol = '0-0092', # of records = 52 Symbol = '4-0887', # of records = 0 Symbol = '3-0395', # of records = 0 Symbol = '3-0268', # of records = 7 Symbol = '1-0000', # of records = 0 Symbol = '1-0155', # of records = 0 Symbol = '3-0068', # of records = 0 Closing file CClosing datasets Releasing symbols losClosiing objects ng 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): 183403 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 374898 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 607946 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: 765677 Generating symbol names Choosing datasets Common symbol #0 = '0-0057' Common symbol #1 = '0-0074' Common symbol #2 = '0-0048' Common symbol #3 = '0-0036' Common symbol #4 = '0-0001' Random symbol #0 = '0-0075' Random symbol #1 = '0-0024' Random symbol #2 = '4-1314' Random symbol #3 = '0-0057' Random symbol #4 = '3-0746' Random symbol #5 = '1-0087' Random symbol #6 = '1-0112' Random symbol #7 = '1-0116' Random symbol #8 = '1-0130' Random symbol #9 = '4-0683' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 923 Symbol = '0-0074', # of records = 890 Symbol = '0-0048', # of records = 928 Symbol = '0-0036', # of records = 911 Parameters: # of seconds between polling = Symbol = '0-0001', # of records = 913 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seCheckconds ing randomto test = symbols 8 Using reader random seed: 768657 Generating symbol names Symbol = '0-0075', # of records = 909 Symbol = '0-0024', # of records = 943 Symbol = '4-1314', # of records = 12 Symbol = '0-0057', # of records = 923 Symbol = '3-0746', # of records = 30 Symbol = '1-0087', # of records = 204 Symbol = '1-0112', # of records = 236 Symbol = '1-0116', # of records = 203 Symbol = '1-0130', # of records = 192 Symbol = '4-0683', # of records = 9 Closing file Choosing datasets Common symbol #0 = '0-0094' Common symbol #1 = '0-0050' Common symbol #2 = '0-0039' Common symbol #3 = '0-0009' Common symbol #4 = '0-0040' Random symbol #0 = '2-0280' Random symbol #1 = '0-0083' Random symbol #2 = '1-0002' Random symbol #3 = '0-0047' Random symbol #4 = '1-0113' Random symbol #5 = '0-0014' Random symbol #6 = '1-0059' Random symbol #7 = '0-0041' Random symbol #8 = '3-0597' Random symbol #9 = '4-0837' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 899 Symbol = '0-0050', # of records = 828 Symbol = '0-0039', # of records = 921 Symbol = '0-0009', # of records = 929 Symbol = '0-0040', # of records = 909 Checking random symbols Symbol = '2-0280', # of records = 47 Symbol = '0-0083', # of records = 916 Symbol = '1-0002', # of records = 207 Symbol = '0-0047', # of records = 891 Symbol = '1-0113', # of records = 236 Symbol = '0-0014', # of records = 923 Symbol = '1-0059', # of records = 206 Symbol = '0-0041', # of records = 919 Symbol = '3-0597', # of records = 27 Symbol = '4-0837', # of records = 9 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: 772362 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: 773654 Generating symbol names Choosing datasets Common symbol #0 = '0-0034' Common symbol #1 = '0-0068' Common symbol #2 = '0-0003' Common symbol #3 = '0-0002' Common symbol #4 = '0-0026' Random symbol #0 = '0-0001' Random symbol #1 = '3-0321' Random symbol #2 = '1-0119' Random symbol #3 = '2-0108' Random symbol #4 = '1-0095' Random symbol #5 = '0-0098' Random symbol #6 = '3-0722' Random symbol #7 = '0-0070' Random symbol #8 = '0-0097' Random symbol #9 = '0-0051' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 851 Symbol = '0-0068', # of records = 918 Symbol = '0-0003', # of records = 871 Symbol = 'Choosing datasets C0-0002', # of records = 894 ommon symbol #0 = '0-0019' Common symbol #1 = '0-0076' Common symbol #2 = '0-0019' Common symbol #3 = '0-0081' Common symbol #4 = '0-0056' Random symbol #0 = '0-0068' Random symbol #1 = Sym'0-0085' Rabol = 'ndom symb0-0026', # ofol #2 = records '0-0012' Ra = 876 ndom symbol #3 = '0-0014' Random symbol #4 = '1-0167' Random symbol #Che5 = '0-0081cking rand' Random om symbolsymbol #s 6 = '0-0059' Random symbol #7 = '1-0100' Random symbol #8 = '4-0259' Random symbol #9 = '1-0014' Symbol = 'Read0-0001', # oing recorf records =ds 913 Opening file: swmr_data.h5 Symbol = '3-0321', # of records = 21 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Symbol = '1-0119', # of records = 215 8 Using reader random seed: 775479 Generating symbol names Symbol = '2-0108', # of records = 45 Symbol = '1-0095', # of records = 240 Symbol = '0-0098', # of reChecking common symbols cords = 878 Symbol = '3-0722', # ofSym recordbol = '0-0019',s = 25 # of records = 869 Symbol = '0-0070', # of records = 868 Symbol = '0-0076', # of records = 923 Symbol = '0-0097', # of records = 914 Symbol = '0-0019', # of records = 869 Symbol = '0-0051', # of records = 927 Closing file Symbol = '0-0081', # of records = 898 Symbol = '0-0056', # of records = 906 Checking random symbols Symbol = '0-0068', # of records = 918 Symbol = '0-0085', # of records = 923 Symbol = '0-0012', # of records = 851 Symbol = '0-0014', # of records = 937 Symbol = '1-0167', # of records = 236 Choosing datasets Common symbol #0 = '0-0077' Common symbol #1 = '0-0047' Common symbol #2 = '0-0016' Common symbol #3 = '0-0047' CommSon symbymbol = 'ol #4 = '0-00860-0081', # ' Random of recordsymbol #s = 898 0 = '0-0031' Random symbol #1 = '0-0055' Random symbol #2 = '0-0012' Random symbol #3 = '4-0565' Random symbol #4 = '4-1402Sy' Randombol = 'm symbol0-0059', # #5 = 'of recor2-0145' Randds = 883 om symbol #6 = '1-0086' Random symbol #7 = '0-0065' Random symbol #8 = '0-0008' Random symbol #9 = '3-0297' Reading records Symbol = '1-0100', # of records = Opening file: swmr_data.h5210 Symbol = '4-0259', # of records = 12 Symbol = '1-0014', # of records = 227 Closing file Checking common symbols Symbol = '0-0077', # of records = 883 Symbol = '0-0047', # of records = 874 Symbol = '0-0016', # of records = 840 Symbol = '0-0047', # of records = 874 Symbol = '0-0086', # of records = 854 Checking random symbols Symbol = '0-0031', # of records = 930 Symbol = '0-0055', # of records = 900 Symbol = '0-0012', # of records = 851 Symbol = '4-0565', # of records = 14 Symbol = '4-1402', # of records = 16 Symbol = '2-0145', # of records = 49 Symbol = '1-0086', # of records = 222 Symbol = '0-0065', # of records = 906 Symbol = '0-0008', # of records = 900 Symbol = '3-0297', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 877 Symbol = '0-0074', # of records = 822 Symbol = '0-0048', # of records = 990 Symbol = '0-0036', # of records = 887 Symbol = '0-0001', # of records = 1127 Checking random symbols Symbol = '0-0075', # of records = 786 Symbol = '0-0024', # of records = 863 Symbol = '4-1314', # of records = 38 Symbol = '0-0057', # of records = 877 Symbol = '3-0746', # of records = 51 Symbol = '1-0087', # of records = 222 Symbol = '1-0112', # of records = 367 Symbol = '1-0116', # of records = 208 Symbol = '1-0130', # of records = 204 Symbol = '4-0683', # of records = 8 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 902 Symbol = '0-0050', # of records = 884 Symbol = '0-0039', # of records = 868 Symbol = '0-0009', # of records = 753 Symbol = '0-0040', # of records = 986 Checking random symbols Symbol = '2-0280', # of records = 15 Symbol = '0-0083', # of records = 834 Symbol = '1-0002', # of records = 223 Symbol = '0-0047', # of records = 805 Symbol = '1-0113', # of records = 292 Symbol = '0-0014', # of records = 1058 Symbol = '1-0059', # of records = 214 Symbol = '0-0041', # of records = 981 Symbol = '3-0597', # of records = 60 Symbol = '4-0837', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 888 Symbol = '0-0068', # of records = 926 Symbol = '0-0003', # of records = 949 Symbol = '0-0002', # of records = 885 Symbol = '0-0026', # of records = 925 Checking random symbols Symbol = '0-0001', # of records = Opening file: swmr_data.h5 1137 Symbol = '3-0321', # of records = 15 Symbol = '1-0119', # of records = 240 Symbol = '2-0108', # of records = 68 Symbol = '1-0095', # of records = 311 Symbol = '0-0098', # of records = 741 Checking common symbols Symbol = '3-0722', # of records = 13 Symbol = '0-0019', # of records = 954 Symbol = '0-0070', # of records = 763 Symbol = '0-0097', # of records = 1094 Symbol = '0-0076', # of records = 878 Symbol = '0-0051', # of records = 801 Closing file Symbol = '0-0019', # of records = 954 Symbol = '0-0081', # of records = 729 Symbol = '0-0056', # of records = 899 Checking random symbols Symbol = '0-0068', # of records = 929 Symbol = '0-0085', # of records = 968 Symbol = '0-0012', # of records = 864 Symbol = '0-0014', # of records = 1058 Symbol = '1-0167', # of records = 215 Symbol = '0-0081', # of records = 729 Symbol = '0-0059', # of records = 866 Opening file: swmr_data.h5 Symbol = '1-0100', # of records = 207 Symbol = '4-0259', # of records = 0 Symbol = '1-0014', # of records = 263 Closing file Checking common symbols Symbol = '0-0077', # of records = 805 Symbol = '0-0047', # of records = 805 Symbol = '0-0016', # of records = 995 Symbol = '0-0047', # of records = 805 Symbol = '0-0086', # of records = 855 Checking random symbols Symbol = '0-0031', # of records = 985 Symbol = '0-0055', # of records = 882 Symbol = '0-0012', # of records = 855 Symbol = '4-0565', # of records = 21 Symbol = '4-1402', # of records = 7 Symbol = '2-0145', # of records = 80 Symbol = '1-0086', # of records = 208 Symbol = '0-0065', # of records = 774 Symbol = '0-0008', # of records = 1024 Symbol = '3-0297', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 993 Symbol = '0-0074', # of records = 925 Symbol = '0-0048', # of records = 1026 Symbol = '0-0036', # of records = 1026 Symbol = '0-0001', # of records = 1082 Checking random symbols Symbol = '0-0075', # of records = 785 Symbol = '0-0024', # of records = 916 Symbol = '4-1314', # of records = 45 Symbol = '0-0057', # of records = 993 Symbol = '3-0746', # of records = 33 Symbol = '1-0087', # of records = 46 Symbol = '1-0112', # of records = 340 Symbol = '1-0116', # of records = 209 Symbol = '1-0130', # of records = 221 Symbol = '4-0683', # of records = 12 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 859 Symbol = '0-0050', # of records = 873 Symbol = '0-0039', # of records = 814 Symbol = '0-0009', # of records = 844 Symbol = '0-0040', # of records = 982 Checking random symbols Symbol = '2-0280', # of records = 0 Symbol = '0-0083', # of records = 856 Symbol = '1-0002', # of records = 242 Symbol = '0-0047', # of records = 889 Symbol = '1-0113', # of records = 387 Symbol = '0-0014', # of records = 1106 Symbol = '1-0059', # of records = 197 Symbol = '0-0041', # of records = 1053 Symbol = '3-0597', # of records = 75 Symbol = '4-0837', # of records = 23 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 851 Symbol = '0-0068', # of records = 871 Symbol = '0-0003', # of records = 918 Symbol = '0-0002', # of records = 728 Symbol = '0-0026', # of records = 1089 Checking random symbols Symbol = '0-0001', # of records = 1080 Symbol = '3-0321', # of records = 19 Symbol = '1-0119', # of records = 236 Symbol = '2-0108', # of records = 48 Symbol = '1-0095', # of records = 379 Symbol = '0-0098', # of records = 784 Opening file: swmr_data.h5 Symbol = '3-0722', # of records = 9 Symbol = '0-0070', # of records = 602 Symbol = '0-0097', # of rChecking common symecordsbols = 986 Symbol = '0-0051', # of records = 748 Closing fiSymbol = '0-0019'le , # of records = 938 Symbol = '0-0076', # of records = 964 Symbol = '0-0019', # of records = 938 Symbol = '0-0081', # of records = 589 Symbol = '0-0056', # of records = 613 Checking random symbols Symbol = '0-0068', # of records = 871 Symbol = '0-0085', # of records = 887 Symbol = '0-0012', # of records = 866 Symbol = '0-0014', # of records = 1133 Symbol = '1-0167', # of records = 297 Symbol = '0-0081', # of records = 589 Symbol = '0-0059', # of records = 766 Symbol = '1-0100', # of records = 239 Symbol = '4-0259', # of records = 0 Opening file: swmr_data.h5 Symbol = '1-0014', # of records = 252 Closing file Checking common symbols Symbol = '0-0077', # of records = 811 Symbol = '0-0047', # of records = 897 Symbol = '0-0016', # of records = 807 Symbol = '0-0047', # of records = 897 Symbol = '0-0086', # of records = 785 Checking random symbols Symbol = '0-0031', # of records = 1277 Symbol = '0-0055', # of records = 741 Symbol = '0-0012', # of records = 866 Symbol = '4-0565', # of records = 13 Symbol = '4-1402', # of records = 14 Symbol = '2-0145', # of records = 106 Symbol = '1-0086', # of records = 221 Symbol = '0-0065', # of records = 722 Symbol = '0-0008', # of records = 1103 Symbol = '3-0297', # of records = 30 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 1056 Symbol = '0-0074', # of records = 994 Symbol = '0-0048', # of records = 792 Symbol = '0-0036', # of records = 929 Symbol = '0-0001', # of records = 1043 Checking random symbols Symbol = '0-0075', # of records = 670 Symbol = '0-0024', # of records = 814 Symbol = '4-1314', # of records = 41 Symbol = '0-0057', # of records = 1056 Symbol = '3-0746', # of records = 30 Symbol = '1-0087', # of records = 60 Symbol = '1-0112', # of records = 428 Symbol = '1-0116', # of records = 203 Symbol = '1-0130', # of records = 110 Symbol = '4-0683', # of records = 18 Closing file Checking common symbols Symbol = '0-0094', # of records = 787 Symbol = '0-0050', # of records = 968 Symbol = '0-0039', # of records = 997 Symbol = '0-0009', # of records = 741 Symbol = '0-0040', # of records = 857 Checking random symbols Symbol = '2-0280', # of records = 0 Symbol = '0-0083', # of records = 865 Symbol = '1-0002', # of records = 132 Symbol = '0-0047', # of recorOpening file: swmr_data.h5 ds = 862 Symbol = '1-0113',Checking common symbols # of records =Symbol = '0-0034', # of records = 937 445 SySymbol = '0-0068', # of records = 838 mbol = '0-0014'Symbol = '0-0003', # of records = 878 , # of recSymbol = '0-0002', # of records = 636 ords = 1232 Symbol = '0-0026', # of records = 1085 Checking random symbols Symbol = '0-0001', # of records = 1042 Symbol = '1-0059'Symbol = '3-0321', # of records = 36 ,O #p eonfi nrge cfoiSymblol = '1-0119', # eof records = :197 rswmr_data.h5d s = 201 Symbol = '2-0108', # of records = 71 SSymbol = '1-0095', # of records = 332 ymbCohle c=k i'n0-0041g' ,coSymmbmol = '0-0098', #o of records = n821 s y#m boofl sr ecordSymbol =s '3-0722', # of records = 0 = S1025y mSybmbol = '0-0070', #o of records = l360 = '0-0019', # Symbol o= '0-0097', # of records =f 840 recSorydmsb Symbol = '=0-0051', # of recor ds = 7351066 ol = 'Closing file 3-0597', #S yomfb orle c=o r'ds0-0076 '=, #77 of records = S893y mbol = '4-0837',S y#m boofl r=e c'o0-0019r'd,s #= o23f recorCdlso s=i n1066g file Symbol = '0-0081', # of records = 811 Symbol = 'O0-0056'p,e n#i nogf frielceo:r dsswmr_data.h5 = 644 Checking random symboClsh ecking cSoymmmboonl s=y m'b0-0068o'l,s # of records = S838y mbol = '0-0077', S#y mboolf =r e'c0-0085o'r,d s# =o f980 records = 782 Symbol S=y m'b0-0047o'l, =# 'o0-0012f' ,r e#c oorfd sr e=c o844r ds = 789 SymbSoylm b=o l' 0-0016=' ,' 0-0014#' ,o f# roefc orredcso r=d s927 = 1232 SymbolS y=m b'o0-0047l' ,= #' 1-0167o'f, r#e coofr drse c=o r844d s = 255 SymbSoylm b=o l' 0-0086=' ,' 0-0081#' ,o f# roefc orredcso r=d s764 = 811 CheckinSgy mrbaonld o=m 's0-0059y'm,b o#l so f recorSdysm b=o l909 = '0-0031', # ofS yrmebcoolr d=s '1-0100'=, #1429 of records = S200y mbol = '0-0055',S #y mobfo lr e=c o'r4-0259d's, =# 815o f records = 1 Symbol = 'S0-0012y'm,b o#l o=f 'r1-0014e'c,o r#d so f= r789e cords = 234 SCylmobsoiln g= f'i4-0565l'e, # of records = 16 Symbol = '4-1402', # of records = 8 Symbol = '2-0145', # of records = 132 Symbol = '1-0086', # of records = 214 Symbol = '0-0065', # of records = 755 Symbol = '0-0008', # of records = 1017 Symbol = '3-0297', # of records = 41 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 982 Symbol = '0-0074', # of records = 956 Symbol = '0-0048', # of records = 719 Symbol = '0-0036', # of records = 979 Symbol = '0-0001', # of records = 1048 Checking random symbols Symbol = '0-0075', # of records = 725 Symbol = '0-0024', # of records = 909 Symbol = '4-1314', # of records = 58 Symbol = '0-0057', # of records = 982 Symbol = '3-0746', # of records = 15 Symbol = '1-0087', # of records = 95 Symbol = '1-0112', # of records = 427 Symbol = '1-0116', # of records = 165 Symbol = '1-0130', # of records = 102 Symbol = '4-0683', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 952 Symbol = '0-0068', # of records = 728 Symbol = '0-0003', # of records = 840 OpenSymbol = '0-0002', # of records = 617 ing file: Symbol = '0-0026', # of records = 1045 swmr_data.h5 Checking random symbols Symbol = '0-0001', # of records = 1048 Symbol = '3-0321', # of records = 20 Symbol = '1-0119', # of records = 171 Symbol = '2-0108', # of records = 99 CheckSymbol = '1-0095', # of records = 358 ing comSymbol = '0-0098', # of records = 892 mon symSymbol = '3-0722', # of records = 0 bolSymbol = '0-0070', # of records = 358 s Symbol = '0-0097', # of records = 672 Symbol = '0-0051', # of records = 749 SClosing file ymbol = '0-0094', # of records = 823 Symbol = '0-0050', # of records = 1028 Symbol = '0-0039', # of records = 997 Symbol = '0-0009', # of records = 639 Symbol = '0-0040', # of records = 893 Checking random symbols Symbol = '2-0280', # of records = 4 Symbol = '0-0083', # of records = 812 Symbol = '1-0002', # of records = 139 Symbol = '0-0047', # of reOcoprednsi n=g 823f ile: swmr_data.h5 Symbol = '1-0113', # of recordCs h=e c445k ing common sSyymmbboolls = '0-0014', # of recoSrydmsb o=l 1295= '0-0019', # of Sryemcboorld s= =' 1-0059'1168, # of records = 160S ymbol = '0-0076'S, y#m boofl r=e c'o0-0041r'd,s #= o920f records = 1024 Symbol = 'S0-0019y'm,b o#l o=f 're3-0597c'o,r d#s o=f 1168r ecords = 90S ymbol = '0-0081', S#y mobfo l r= e'co4-0837r'd,s #= o874f records = 23 SymboCll o=s i'n0-0056g' ,f i#l eo fO rpeecnoirndgs f=i l659e : swmr_data.h5 Checking random symbols CShyemcbkoiln g= c'om0-0068m'o,n #s yomfb orlesc ords = 728 SymbolS =y m'bo0-0077l' ,= #' 0-0085o'f, #r eocfo rrdesc o=r ds972 = 757 SSyymmbbooll == ''0-00470-0012'',, ## ooff rreeccoorrddss == 823808 SSyymmbbooll == ''0-00140-0016'',, ## ooff rreeccoorrddss == 1295969 SySmbyomlb o=l '= 0-0047'',1-0167 '#, o#f orfe croercdosr d=s 823= 244 SSyymmbbooll == ''0-00860-0081'',, ## ooff rreeccoorrddss == 851874 CheckSiynmgb orla n=d o'm 0-0059s'y,m b#o losf recordSsym bo=l =943 '0-0031', # of recSorydmsb ol == '15301-0100 ', # of recordSsy m=b o204l = '0-0055', # of reScyomrbdosl == 895' 4-0259', # of reScyomrbdosl == 1' 0-0012', # of recoSrydmsb o=l 808= '1-0014', # of Sreycmobrodls == '2104-0565 ', # of Crleocsoirndgs f=i l0e Symbol = '4-1402', # of records = 12 Symbol = '2-0145', # of records = 135 Symbol = '1-0086', # of records = 221 Symbol = '0-0065', # of records = 705 Symbol = '0-0008', # of records = 943 Symbol = '3-0297', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 982 Symbol = '0-0074', # of records = 956 Symbol = '0-0048', # of records = 719 Symbol = '0-0036', # of records = 979 Symbol = '0-0001', # of records = 1048 Checking random symbols Symbol = '0-0075', # of records = 725 Symbol = '0-0024', # of records = 909 Symbol = '4-1314', # of records = 58 Symbol = '0-0057', # of records = 982 Symbol = '3-0746', # of records = 15 Symbol = '1-0087', # of records = 95 Symbol = '1-0112', # of records = 427 Symbol = '1-0116', # of records = 165 Symbol = '1-0130', # of records = 102 Symbol = '4-0683', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 952 Symbol = '0-0068', # of records = 728 Symbol = '0-0003', # of records = 840 Symbol = '0-0002', # of records = 617 Symbol = '0-0026', # of records = 1045 Checking random symbols Symbol = '0-0001', # of records = 1048 Symbol = '3-0321', # of records = 20 Symbol = '1-0119', # of records = 171 Symbol = '2-0108', # of records = 99 Symbol = '1-0095', # of records = 358 Symbol = '0-0098', # of records = 892 Symbol = '3-0722', # of records = 0 Symbol = '0-0070', # of records = 358 Symbol = '0-0097', # ofO rpeecnoirndgs f=i l672e : swmr_data.h5 Symbol = '0-0051', # of recordCsh e=c k749i ng cComlmoosni nsgy mfbiolles Symbol = '0-0094', # of records = 823 Symbol = '0-0050', # of records = 1028 Symbol = '0-0039', # of records = 997 Symbol = '0-0009', # of records = 639 Symbol = '0-0040', # of records = 893 Checking random symbols Symbol = '2-0280', # of records = 4 Symbol = '0-0083', # of records = 812 Symbol = '1-0002', # of records = 139 Symbol = '0-0047', # of records = 823 OSpyemnbionlg =f i'l1-0113e':, swmr_data.h5# of records = 445 SymbColh e=c k'in0-0014g' ,c o#m moofn rseycmorbdosl s= 1295 SSyymmbbooll == ''1-00590-0019'',, ## ooff rreeccoorrddss == 1601168 SymboSly m=b o'l0-0041 '=, '#0-0076 'o,f #r eocfo rrdesc o=r d1024s = 920 SymbSoylm b=o l' 3-0597=' ,' 0-0019#' ,o f# roefc orredcso r=d 90 s = 1168 Symbol = S'y4-0837m'b,o l# =o f' 0-0081r'e,c o#r dosf =r e23c ordsO =pC el874no isnign gf ifliel:e swmr_data.h5 Symbol = '0-0056', # of records = 659C heckinCgh eccokmimnogn rsaynmdbooml symbols s Symbol =S y'm0-0068b'o,l # =o f' 0-0077r'e,c o#r dosf =r e728c ords = 972 Symbol = 'S0-0085y'm,b o#l o=f 're0-0047c'o,r d#s o=f 757r ecords = 823 Symbol = 'S0-0012y'm,b o#l o=f 're0-0016c'o,r d#s o=f r808e cords = 969 Symbol = '0-0014S',y m#b oofl r e=c o'rds0-0047 '=, 1295# of records =S y823m bol = '1-0167', # oSf ryemcboorld s= =' 2440-0086 ', # of rSeycmobrodls == '8510-0081 ', # of Crheeccokridnsg =r a874n dom symbolSs ymbol = 'S0-0059y'm,b o#l o=f 're0-0031c'or,d s# =o f943 records = 1530 Symbol = '1-0100'S, y#m boofl r=e c'o0-0055r'd,s #= o204f records = 895S ymbol = '4-0259'S,y m#b oolf =r e'co0-0012r'd,s #= of1 records = 808 Symbol = '1-0014', S#y mobfo lr e=c o'rd4-0565s' ,= #210 of recoCrldoss i=n g0 file Symbol = '4-1402', # of records = 12 Symbol = '2-0145', # of records = 135 Symbol = '1-0086', # of records = 221 Symbol = '0-0065', # of records = 705 Symbol = '0-0008', # of records = 943 Symbol = '3-0297', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 982 Symbol = '0-0074', # of records = 956 Symbol = '0-0048', # of records = 719 Symbol = '0-0036', # of records = 979 Symbol = '0-0001', # of records = 1048 Checking random symbols Symbol = '0-0075', # of records = 725 Symbol = '0-0024', # of records = 909 Symbol = '4-1314', # of records = 58 Symbol = '0-0057', # of records = 982 Symbol = '3-0746', # of records = 15 Symbol = '1-0087', # of records = 95 Symbol = '1-0112', # of records = 427 Symbol = '1-0116', # of records = 165 Symbol = '1-0130', # of records = 102 Symbol = '4-0683', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 952 Symbol = '0-0068', # of records = 728 Symbol = '0-0003', # of records = 840 Symbol = '0-0002', # of records = 617 Symbol = '0-0026', # of records = 1045 Checking random symbols Symbol = '0-0001', # of records = 1048 Symbol = '3-0321', # of records = 20 Symbol = '1-0119', # of records = 171 Symbol = '2-0108', # of records = 99 Symbol = '1-0095', # of records = 358 Symbol = '0-0098', # of records = 892 Symbol = '3-0722', # of records = 0 Symbol = '0-0070', # of records = 358 Symbol = '0-0097', # of records = 672 OpeninSg yfmibleo:l =swmr_data.h5 '0-0051', # of records = 749 CChleocskiinngg fciolmem on symbols Symbol = '0-0094', # of records = 823 Symbol = '0-0050', # of records = 1028 Symbol = '0-0039', # of records = 997 Symbol = '0-0009', # of records = 639 Symbol = '0-0040', # of records = 893 Checking random symbols Symbol = '2-0280', # of records = 4 Symbol = '0-0083', # of records = 812 Symbol = '1-0002', # of records = 139 Symbol = '0-0047', # of records = 823 Symbol = '1-0113', # oOf preencionrgd sf i=l e:445 swmr_data.h5 Symbol = '0-0014', # of reCcohredcsk i=n g1295 common symbolSs ymbol = '1-0059', # oSf yrmebcoolr d=s '=0-0019 '160, # of recoSrydmsb o=l 1168= '0-0041', # of recoSrydmsb o=l 1024= '0-0076', # of Sryemcboorld s= =' 3-0597920' , # of recoSrydmsb o=l 90= '0-0019', # of reScoyrmdbso l= =1168 '4-0837', # of rSeycmobrodls == '230-0081 ', # oCfl orseicnogr dfsi l=e 874 SymbolO =p e'n0-0056i'n,g #f iolfe :r ecswmr_data.h5or ds = 659 Checking random syCmbhoelcsk ing commSoynm bsoylm b=o l's 0-0068', # of recordSsy m=b o728l = '0-0077', # ofS yrmebcoolr d=s '=0-0085 '972, # of records =S y757m bol = '0-0047',S y#m boofl r=e c'or0-0012d's, =# o823f records = 808 Symbol = '0-0016S'y,m b#o lo f= r'e0-0014c'o,r d#s o= f969 records = S1295y mbol = '0-0047', #S yomfb orle c=o r'ds1-0167 '=, 823# of recordSsy m=b o244l = '0-0086', #S oyfm broelc o=r d's0-0081 '=, 851# of recoCrhdesc k=i n874g random symSbyomlbso l = '0-0059',S y#m boofl r=e c'or0-0031d's, =# 943o f records = S1530y mbol = '1-0100',S y#m boofl r=e c'or0-0055d's, =# 204o f records = S895y mbol = '4-0259', S# yomfb orle c=o r'd0-0012s' ,= #1 of records = S808y mbol = '1-0014', # Sofy mrbeoclo r=d s' 4-0565=' ,210 # of rCelcoosridnsg =f i0l e Symbol = '4-1402', # of records = 12 Symbol = '2-0145', # of records = 135 Symbol = '1-0086', # of records = 221 Symbol = '0-0065', # of records = 705 Symbol = '0-0008', # of records = 943 Symbol = '3-0297', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 982 Symbol = '0-0074', # of records = 956 Symbol = '0-0048', # of records = 719 Symbol = '0-0036', # of records = 979 Symbol = '0-0001', # of records = 1048 Checking random symbols Symbol = '0-0075', # of records = 725 Symbol = '0-0024', # of records = 909 Symbol = '4-1314', # of records = 58 Symbol = '0-0057', # of records = 982 Symbol = '3-0746', # of records = 15 Symbol = '1-0087', # of records = 95 Symbol = '1-0112', # of records = 427 Symbol = '1-0116', # of records = 165 Symbol = '1-0130', # of records = 102 Symbol = '4-0683', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 952 Symbol = '0-0068', # of records = 728 Symbol = '0-0003', # of records = 840 Symbol = '0-0002', # of records = 617 Symbol = '0-0026', # of records = 1045 Checking random symbols Symbol = '0-0001', # of records = 1048 Symbol = '3-0321', # of records = 20 Symbol = '1-0119', # of records = 171 OpeSnyimnbgo lf i=l e': 2-0108'swmr_data.h5, # of records = 99 CheckSiynmgb oclo m=m o'n1-0095 's,y m#b oolfs records = 358 Symbol = 'S0-0094y'm,b o#l o=f 'r0-0098e'c,o r#d so f= re823c ords = 892 Symbol =S y'm0-0050b'o,l #= o'f3-0722 'r,e c#o rodfs r=e c1028o rds = 0 SySmbyomlb o=l '=0-0039 '',0-0070 '#, o#f orfe croercdosr d=s 997= 358 SymSboylm b=o l' =0-0009 '',0-0097 '#, o#f orfe croercdosr d=s 639= 672 SSyymmbbooll == ''0-00400-0051'',, ## ooff rreeccoorrddss == 893749 CChleocskiinngg frialned om symbols OpenSinygm fbiloel: swmr_data.h5= '2-0280', # of recordsC h=e ck4in g common symbols Symbol = S'ym0-0083bo'l, = #' 0-0019'o,f # rofe creocrorddss == 1168 812 SymbSoly =m 'b0-0076o',l # =o f 're1-0002co'r,ds =# 920 of recorSdysmb o=l = 139' 0-0019', # of records =S 1168y mbol = S'ym0-0047bo'l ,= '#0-0081 ',o f# orf ercecoorrdds s= 874= 823 Symbol = '0-0056'OS,p ye#n miobnfgo rlfei cloe=r:d s' swmr_data.h5= 1-0113 659 ', # Cohefc kirnge craonrdodms s y=mb oCl445sh ecking Scyommbmooln =s y'Sm0-0068b'yo,m l#bs oofl re=co r'ds0-0014 =' ,728S ym#b olo f= 'r0-0077eS'cy,m ob#or lod f=s r 'e=0-0085c' o, r1295#d s o f= r972e cords = 757 SySmybmboolSl y= m b='o 0-0047l'' ,=1-0059 #'' 0-0012o,'f, r##e cooofr fdrs e cr=o er823dc so =r d808 s = 160S ymboSly m=b o'l0-0016 '=, '#0-0014 'oSf, yr#e mcobofr odrsel c =o r=969d s '= 0-00411295' , #S yombfo lS ry=em b'co0-0047lo =' r',d 1-0167#s' , o f=# roef1024c or redcso r=d s 823= 244 SySmySmbybmoobllo l = ==' 0-0086'''0-0081,' 3-0597,# ' #o, fo fr# er ceoocrofdrs d sr= e=851 c 874o rdsC he=c Ski90ynm gb orla n=d o'm0-0059 's,y m#b oolfs rSecyormdbSsyo m=lb o 943l = = ''0-00314-0837'', ,# So#fy mrbeooclof r=d s'r 1-0100=e' ,c1530 o# rodf sr ec=o rdS23sy m=b o204l = '0-0055C',l #o sofiS nyrmegbc oolrf d=is l'=e4-0259 ' 895, # of recordsS y=m b1o l = '0-0012', # ofS yrmebcoolr d=s '=1-0014 '808, # of records S= y210m bol = 'C4-0565l'o,s i#n go ff irleec ords = 0 Symbol = '4-1402', # of records = 12 Symbol = '2-0145', # of records = 135 Symbol = '1-0086', # of records = 221 Symbol = '0-0065', # of records = 705 Symbol = '0-0008', # of records = 943 Symbol = '3-0297', # of records = 41 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 834987 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): 578590 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): 801670 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: 415634 Using reader random seed: 419386 Using reader random seed: 421464 Using reader random seed: 427366 Using reader random seed: 428636 Using writer random seed: 12639 ############################################################################### ## 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): 993674 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: 367964 Using reader random seed: 370720 Using reader random seed: 375124 Using reader random seed: 375279 Using reader random seed: 377927 Using writer random seed: 205773 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 732892 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: 911833 Generating symbol names Choosing datasets Common symbol #0 = '0-0046' Common symbol #1 = '0-0072' Common symbol #2 = '0-0001' Common symbol #3 = '0-0078' Common symbol #4 = '0-0086' Random symbol #0 = '0-0046' Random symbol #1 = '0-0093' Random symbol #2 = '0-0082' Random symbol #3 = '1-0156' Random symbol #4 = '3-0265' Random symbol #5 = '0-0007' Random symbol #6 = '0-0075' Random symbol #7 = '3-0334' Random symbol #8 = '0-0079' Random symbol #9 = '0-0065' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 900 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: 914505 Generating symbol names Symbol = '0-0072', # of records = 928 Symbol = '0-0001', # of records = 914 Symbol = '0-0078', # of records = 912 Symbol = '0-0086', # of records = 920 Checking random symbols Symbol = '0-0046', # of records = 900 Symbol = '0-0093', # of records = 937 Symbol = '0-0082', # of records = 893 Symbol = '1-0156', # of records = 245 Symbol = '3-0265', # of records = 23 Symbol = '0-0007', # of records = 875 Symbol = '0-0075', # of records = 887 Symbol = '3-0334', # of records = 39Choosing datasets Common symbol #0 = '0-0060' Common symbol #1 = '0-0014' Common symbol #2 = '0-0062' Common symbol #3 = '0-0041' Common symbol #4 = '0-0051' Random symbol #0 = '1-0073' Random symbol #1 = '0-0047' Random symbol #2 = '1-0199' Random sSymbol = 'ymbol #0-0079', # of records3 = '2-0285' R = 910 andom symbol #4 = '0-0007' Random symbol #5 = '2-0094' Random symbol #6 = '0-0009' Random symbol #7 = '1-0009' Random symbol #8 = '4-1065' Random symbol #9 = '0-0010' Reading records Symbol = '0-0065', # of records = 878Openin g file: swmr_data.h5 Closing file Checking common symbols Symbol = '0-0060', # of records = 900 Symbol = '0-0014', # of records = 928 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: 918460 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: 918738 Generating symbol names Symbol = '0-0062', # of records = 932 Symbol = '0-0041', # of records = 892 Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0037' Common symbol #2 = '0-0060' Common symbol #3 = '0-0054' Common symbol #4 = '0-0095' Random symbol #0 = '0-0082' Random symbol #1 = '0-0010' Random symbol #2 = '0-0061' Random symbol #3 = '3-0216' Random symbol #4 = '4-1580' Random symbol #5 = '3-0185' Random symbol #6 = '1-0079' Random symbol #7 = '4-1009' Random symbol #8 = '2-0105' Random symbol #9 = '2-0023' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 852 Checking random symbols Symbol = '1-0073', # of records = 220 Symbol = '0-0047', # of records = 900 Symbol = '1-0199', # of records = 245 Symbol = '2-0285', # of records = 54 Symbol = '0-0007', # of records = 875 Symbol = '2-0094', # of records = 52 Symbol = '0-0009', # of records = 894 Symbol = '1-0009', # of records = 225 Symbol = '4-1065', # of records = 16 Symbol = '0-0010', # of records = 910 Closing file Symbol = '0-0038', # of records = 841 Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0029' Common symbol #2 = '0-0005' Common symbol #3 = '0-0025' Common symbol #4 = '0-0027' Random symbol #0 = '0-0026' Random symbol #1 = '1-0192' Random symbol #2 = '0-0051' Random symbol #3 = '4-1549' Random symbol #4 = '1-0042' Random symbol #5 = '0-0014' Random symbol #6 = '0-0095' Random symbol #7 = '0-0053' Random symbol #8 = '1-0121' Random symbol #9 = '0-0017' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 873 Symbol = '0-0037', # of records = 907 Symbol = '0-0060', # of records = 900 Symbol = '0-0029', # of records = 914 Symbol = '0-0054', # of records = 885 Symbol = '0-0005', # of records = 909 Symbol = '0-0095', # of records = 888 Checking random symbols Symbol = '0-0025', # of records = 891 Symbol = '0-0082', # of records = 893 Symbol = '0-0027', # of records = 896 Symbol = '0-0010', # of records = 910 Checking random symbols Symbol = '0-0026', # of records = 872 Symbol = '0-0061', # of records = 934 Symbol = '1-0192', # of records = 238 Symbol = '3-0216', # of records = 27 Symbol = '0-0051', # of records = 852 Symbol = '4-1580', # of records = 13 Symbol = '4-1549', # of records = 9 Symbol = '3-0185', # of records = 19 Symbol = '1-0042', # of records = 220 Symbol = '1-0079', # of records = 181 Symbol = '0-0014', # of records = 928 Symbol = '4-1009', # of records = 20 Symbol = '0-0095', # of records = 888 Symbol = '2-0105', # of records = 51 Symbol = '0-0053', # of records = 876 Symbol = '2-0023', # of records = 54 Symbol = '1-0121', # of records = 246 Closing file Symbol = '0-0017', # of records = 899 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: 920771 Generating symbol names Choosing datasets Common symbol #0 = '0-0097' Common symbol #1 = '0-0099' Common symbol #2 = '0-0074' Common symbol #3 = '0-0086' Common symbol #4 = '0-0058' Random symbol #0 = '0-0012' Random symbol #1 = '1-0180' Random symbol #2 = '1-0058' Random symbol #3 = '1-0111' Random symbol #4 = '2-0172' Random symbol #5 = '1-0195' Random symbol #6 = '3-0280' Random symbol #7 = '0-0025' Random symbol #8 = '4-0768' Random symbol #9 = '1-0107' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 856 Symbol = '0-0099', # of records = 857 Symbol = '0-0074', # of records = 849 Symbol = '0-0086', # of records = 920 Symbol = '0-0058', # of records = 912 Checking random symbols Symbol = '0-0012', # of records = 891 Symbol = '1-0180', # of records = 228 Symbol = '1-0058', # of records = 229 Symbol = '1-0111', # of records = 221 Symbol = '2-0172', # of records = 59 Symbol = '1-0195', # of records = 229 Symbol = '3-0280', # of records = 32 Symbol = '0-0025', # of records = 891 Symbol = '4-0768', # of records = 16 Symbol = '1-0107', # of records = 222 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 680 Symbol = '0-0072', # of records = 641 Symbol = '0-0001', # of records = 728 Symbol = '0-0078', # of records = 690 Symbol = '0-0086', # of records = 722 Checking random symbols Symbol = '0-0046', # of records = 680 Symbol = '0-0093', # of records = 744 Symbol = '0-0082', # of records = 769 Symbol = '1-0156', # of records = 200 Symbol = '3-0265', # of records = 23 Symbol = '0-0007', # of records = 675 Symbol = '0-0075', # of records = 594 Symbol = '3-0334', # of records = 39 Symbol = '0-0079', # of records = 717 Symbol = '0-0065', # of records = 740 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 714 Symbol = '0-0014', # of records = 692 Symbol = '0-0062', # of records = 729 Symbol = '0-0041', # of records = 668 Symbol = '0-0051', # of records = 632 Checking random symbols Symbol = '1-0073', # of records = 160 Symbol = '0-0047', # of records = 740 Symbol = '1-0199', # of records = 203 Symbol = '2-0285', # of records = 39 Symbol = '0-0007', # of records = 675 Symbol = '2-0094', # of records = 37 Symbol = '0-0009', # of records = 672 Symbol = '1-0009', # of records = 162 Symbol = '4-1065', # of records = 15 Symbol = '0-0010', # of records = 676 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 681 Checking common symbols Symbol = '0-0037', # of records = 755 Symbol = '0-0073', # of records = 652 Symbol = '0-0060', # of records = 714 Symbol = '0-0029', # of records = 637 Symbol = '0-0054', # of records = 721 Symbol = '0-0005', # of records = 654 Symbol = '0-0095', # of records = 662 Symbol = '0-0025', # of records = 625 Checking random symbols Symbol = '0-0082', # of records = 769 Symbol = '0-0027', # of records = 691 Checking random symbols Symbol = '0-0010', # of records = 676 Symbol = '0-0026', # of records = 620 Symbol = '0-0061', # of records = 678 Symbol = '1-0192', # of records = 193 Symbol = '0-0051', # of records = 632 Symbol = '3-0216', # of records = 27 Symbol = '4-1549', # of records = 8 Symbol = '4-1580', # of records = 13 Symbol = '1-0042', # of records = 128 Symbol = '3-0185', # of records = 7 Symbol = '0-0014', # of records = 692 Symbol = '1-0079', # of records = 123 Opening file: swmr_data.h5 Symbol = '4-1009', # of records = 20 Symbol = '0-0095', # of records = 662 Symbol = '0-0053', # of records = 685 Symbol = '2-0105', # of records = 30 Symbol = '1-0121', # of records = 189 Symbol = '2-0023', # of records = 37 Closing file Symbol = '0-0017', # of records = 638 Closing file Checking common symbols Symbol = '0-0097', # of records = 629 Symbol = '0-0099', # of records = 656 Symbol = '0-0074', # of records = 649 Symbol = '0-0086', # of records = 722 Symbol = '0-0058', # of records = 604 Checking random symbols Symbol = '0-0012', # of records = 683 Symbol = '1-0180', # of records = 176 Symbol = '1-0058', # of records = 182 Symbol = '1-0111', # of records = 143 Symbol = '2-0172', # of records = 41 Symbol = '1-0195', # of records = 162 Symbol = '3-0280', # of records = 26 Symbol = '0-0025', # of records = 625 Symbol = '4-0768', # of records = 16 Symbol = '1-0107', # of records = 153 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 412 Symbol = '0-0072', # of records = 359 Symbol = '0-0001', # of records = 450 Symbol = '0-0078', # of records = 357 Symbol = '0-0086', # of records = 305 Checking random symbols Symbol = '0-0046', # of records = 412 Symbol = '0-0093', # of records = 478 Symbol = '0-0082', # of records = 442 Symbol = '1-0156', # of records = 84 Symbol = '3-0265', # of records = 12 Symbol = '0-0007', # of records = 417 Symbol = '0-0075', # of records = 312 Symbol = '3-0334', # of records = 33 Symbol = '0-0079', # of records = 400 Symbol = '0-0065', # of records = 476 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 422 Symbol = '0-0014', # of records = 399 Symbol = '0-0062', # of records = 432 Symbol = '0-0041', # of records = 386 Symbol = '0-0051', # of records = 414 Checking random symbols Symbol = '1-0073', # of records = 86 Symbol = '0-0047', # of records = 428 Symbol = '1-0199', # of records = 119 Symbol = '2-0285', # of records = 0 Symbol = '0-0007', # of records = 417 Symbol = '2-0094', # of records = 25 Symbol = '0-0009', # of records = 404 Symbol = '1-0009', # of records = 109 Symbol = '4-1065', # of records = 8 Symbol = '0-0010', # of records = 369 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 396 CheckingSymbol = ' 0-0037', # of records = c437 ommon symbols Symbol = '0-0060', # of records = 422 SSymbol = '0-0054', # ofy records = 452 mbol = '0-0073', # Symbol = '0-0095', # of recoords = 268 f records Checking rand=om symbols 350 Symbol = '0-0082', # of records = 442 Symbol = '0-0010', # of reScords = 369 ymbol = '0-0029Sym'bol = '0-0061', # of r,ecords = 386 # of recordsSy mbol = '3-0216', # of =records = 7 374 Symbol = '4-1580', # of records = 5 Symbol = 'Sym0-0005bol = '3-0185', # of rec'ords = 5 , # of recordSymbol = 's1-0079', # of records = 21 = 351 Symbol = '4-1009', # of records = 10 Symbol = 'Sy0-0025mbol = '2-0105', # of 'records = 22 , # of recordsSym bol = '2-0023', # of recor=ds = 8 281 Closing file Symbol = '0-0027', # of records = 360 Checking random symbols Symbol = '0-0026', # of records = 326 Symbol = '1-0192', # of records = 140 Symbol = '0-0051Opening file: swmr_data.h5 ', # of records = 414 SChecking common symbols ymbol = '4-1549', # ofSymbol = '0-0097', # of records = 243 records = 8 Symbol = '0-0099', # of records = 276 Symbol = Symbol = '0-0074', # of records = 411 '1-0042', # of records Symbol = '0-0086', # of records = 305 = 90 Symbol = '0-0058', # of records = 299 SymboChecking random symbols l = '0-0014',Symbol = '0-0012', # of records = 318 # of records = 399 Symbol = '1-0180', # of records = 80 SySymbol = '1-0058', # of records = 107 mbol = '0-0095', # of rSymbol = '1-0111', # of records = 36 ecords = 268 Symbol = '2-0172', # of records = 13 Symbol = '0-0053Symbol = '1-0195', # of records = 73 ', # of records = 469Symbol = '3-0280', # of records = 20 SSymbol = '0-0025', # of records = 281 ymbol = '1-0121', # of reSymbol = '4-0768', # of records = 10 cords = 131 Symbol = '1-0107', # of records = 70 SymbClosing file ol = '0-0017', # of records = 339 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets ReleCasloisningg dsaytamsbetos lRsel easing symboClsl osing oClbosjineg cobtjesc ts 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): 382862 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 580948 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 495048 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: 699497 Generating symbol names Choosing datasets Common symbol #0 = '0-0078' Common symbol #1 = '0-0044' Common symbol #2 = '0-0025' Common symbol #3 = '0-0086' Common symbol #4 = '0-0008' Random symbol #0 = '1-0057' Random symbol #1 = '0-0062' Random symbol #2 = '1-0063' Random symbol #3 = '1-0031' Random symbol #4 = '3-0139' Random symbol #5 = '1-0084' Random symbol #6 = '0-0063' Random symbol #7 = '0-0001' Random symbol #8 = '4-1027' Random symbol #9 = '1-0135' 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 toChecking common symbol test = s 8 Using reader random seed: 701924 Generating symbol names Symbol = '0-0078', # of records = 933 Symbol = '0-0044', # of records = 886 Symbol = '0-0025', # of records = 859 Symbol = '0-0086', # of records = 876 Symbol = '0-0008', # of records = 914 Checking random symbols Symbol = '1-0057', # of records = 206 Symbol = '0-0062', # of records = 897 Symbol = '1-0063', # of records = 231 Symbol = '1-0031', # of records = 215 Symbol = '3-0139', # of records = 25 Symbol = '1-0084', # of records = 219 Symbol = '0-0063', # of records = 869 Symbol = '0-0001', # of records = 918 Symbol =Parameters: # of seconds '4-1027', # of records = 11 between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Symbol = '1-0135', # of records = 215 8 Using reader random seed: 704249 Generating symbol names Closing file Choosing datasets Common symbol #0 = '0-0010' Common symbol #1 = '0-0022' Common symbol #2 = '0-0078' Common symbol #3 = '0-0076' Common symbol #4 = '0-0000' Random symbol #0 = '1-0192' Random symbol #1 = '3-0689' Random symbol #2 = '0-0007' Random symbol #3 = '0-0004' Random symbol #4 = '0-0000' Random symbol #5 = '0-0056' Random symbol #6 = '0-0005' Random symbol #7 = '0-0097' Random symbol #8 = '0-0025' Random symbol #9 = '2-0086' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0093' Common symbol #1 = '0-0005' Common symbol #2 = '0-0044' Common symbol #3 = '0-0085' Common symbol #4 = '0-0099' Random symbol #0 = '0-0026' Random symbol #1 = '2-0389' Random symbol #2 = '1-0148' Random symbol #3 = '0-0043' Random symbol #4 = '2-0064' Random symbol #5 = '3-0689' Random symbol #6 = '0-0099' Random symbol #7 = '4-0881' Random symbol #8 = '0-0077' Random symbol #9 = '0-0070' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 904 Symbol = '0-0005', # of records = 869 Symbol = '0-0044', # of records = 886 Symbol = '0-0085', # of records = 882 Symbol = '0-0099', # of records = 897 Checking random symbols Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 709536 Generating symbol names Symbol = '0-0026', # of records = 858 Checking common symbols Symbol = '0-0010', # of records = 870 Symbol = '0-0022', # of records = 899 Symbol = '0-0078', # of records = 933 Symbol = '0-0076', # of records = 954 Symbol = '0-0000', # of records = 866 Checking random symbols Symbol = '1-0192', # of records = 242 Symbol = '3-0689', # of records = 29 Symbol = '0-0007', # of records = 870 Symbol = '0-0004', # of records = 886 Symbol = '0-0000', # of records = 866 Symbol = '0-0056', # of records = 866 Symbol = '0-0005', # of records = 869 Symbol = '0-0097', # of records = 905 Symbol = '0-0025', # of records = 859 Symbol = '2-0086', # of records = 63 Closing file Symbol = '2-0389', # of records = 52 Symbol = '1-0148', # of records = 215 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Symbol = '0-0043', # of records = 881 8 Using reader random seed: 710662 Generating symbol names Symbol = '2-0064', # of records = 61 Symbol = '3-0689', # of records = 29 Symbol = '0-0099', # of records = 897 Symbol = '4-0881', # of records = 14 Symbol = '0-0077', # of records = 884 Symbol = '0-0070', # of records = 912 Choosing datasets Common symClobol #0 = sing file '0-0041' Common symbol #1 = '0-0010' Common symbol #2 = '0-0025' Common symbol #3 = '0-0061' Common symbol #4 = '0-0012' Random symbol #0 = '1-0095' Random symbol #1 = '1-0087' Random symbol #2 = '2-0329' Random symbol #3 = '0-0082' Random symbol #4 = '3-0243' Random symbol #5 = '0-0013' Random symbol #6 = '4-0113' Random symbol #7 = '4-1469' Random symbol #8 = '0-0002' Random symbol #9 = '0-0020' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0013' Common symbol #1 = '0-0025' Common symbol #2 = '0-0083' Common symbol #3 = '0-0023' Common symbol #4 = '0-0024' Random symbol #0 = 'Checking1-0049' Ran common sydom symbol mbols #1 = '0-0096' Random symbol #2 = '1-0080' Random symbol #3 = '1-0089' Random symbol #4 = '0-0017' Random symbol #5 = '1-0098' Random symbol #6 = '0-0016' Random symbol #7 = '2-0086' Random symbol #8 = '1-0126' Random symbol #9 = '2-0372' Reading records Opening file: swmr_data.h5 Symbol = '0-0041', # of records = 957 Symbol = '0-0010', # of records = 870 Checking common symbols Symbol = '0-0025', # of records = 859 Symbol = '0-0013', # of records = 909 Symbol = '0-0061', # of records = 862 Symbol = '0-0025', # of records = 859 Symbol = '0-0012', # of records = 894 Checking random symbols Symbol = '0-0083', # of records = 865 Symbol = '1-0095', # of records = 235 Symbol = '0-0023', # of records = 870 Symbol = '1-0087', # of records = 215 Symbol = '0-0024', # of records = 907 Symbol = '2-0329', # of records = 55 Checking random symbols Symbol = '1-0049', # of records = S193 ymbol = '0-0082', # of records = 886 Symbol = '0-0096', # of records = 898 Symbol = '3-0243', # of records = 33 Symbol = '1-0080', # of records = 224 Symbol = '0-0013', # of records = 909 Symbol = '1-0089', # of records = 238 Symbol = '4-0113', # of records = 15 Symbol = '0-0017', # of records = 881 Symbol = '4-1469', # of records = 12 Symbol = '1-0098', # of records = 242 Symbol = '0-0002', # of records = 879 Symbol = '0-0016', # of records = 878 Symbol = '0-0020', # of records = 881 Symbol = '2-0086', # of records = 63 Closing file Symbol = '1-0126', # of records = 213 Symbol = '2-0372', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 960 Symbol = '0-0044', # of records = 796 Symbol = '0-0025', # of records = 849 Symbol = '0-0086', # of records = 917 Symbol = '0-0008', # of records = 927 Checking random symbols Symbol = '1-0057', # of records = 182 Symbol = '0-0062', # of records = 884 Symbol = '1-0063', # of records = 217 Symbol = '1-0031', # of records = 231 Symbol = '3-0139', # of records = 33 Symbol = '1-0084', # of records = 239 Symbol = '0-0063', # of records = 851 Symbol = '0-0001', # of records = 826 Symbol = '4-1027', # of records = 14 Symbol = '1-0135', # of records = 217 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 885 Symbol = '0-0022', # of records = 840 Symbol = '0-0078', # of records = 960 Symbol = '0-0076', # of records = 968 Symbol = '0-0000', # of reOpening file: swmr_data.h5 cords = 866 Checking random symbols Checking common symbols Symbol = Symbol =' '0-0093', # of records = 916 1-0192', # of records =Symbol = '0-0005', # of records = 812 220 Symbol = '0-0044', # of records = 796 Symbol = '3-0689', Symbol = '0-0085', # of records = 940 # of recordsSymbol = ' 0-0099', # of re=cords = 932 23 Checking random symbols Symbol = '0-0026', # of records = 872 Symbol = '0-0007', # oSymbol = '2-0389', # of records = f52 records = Symbol = '8931-0148', # of records = 248 SSymbol = '0-0043', # of recoryds = 865 mbol = '0-0004', # Symbol = '2-0064', # of recoords = 70 f records = Sym861bol = '3-0689', # of records = 23 SySmbol = '0-0099', # of recordsy = 932 mbol = '0-0000',Sy mbol = '4-0881', ## of records = 14 of records = Symbol = '0-0077866', # of records = 862 SySmbol = '0-0070', # of records = y958 mbol = 'Closing file 0-0056', # of records = 840 Symbol = '0-0005', # of records = 812 Opening file: swmr_data.h5 Symbol = '0-0097', # of records = 814 SymbolChecking common symbOpening file: swmr_data.h5 ols = '0-0025', # of recoSymbol = '0-0041', # of records = 1003 rds = 849 SySymbol = '0-0010', # of records = 885 mbol = '2-0086', # ofChecking common symbols recoSymbol = '0-0025', # of records = 849 rds = 60 Symbol = '0-0061', # of records = 937 ClosinSymbol = '0-0012', # of records = 926 g fileChecking random symbols Symbol = '1-0095', # of records = 227 Symbol = '0-0013', # of rSymbol = '1-0087', # of reecords = cords = 230 952 Symbol = '2-0329', # of records = 58 Symbol = '0-0082', # of records = 864 Symbol = '3-0243', # of records = 43 Symbol = '0-0013', # of records = 952 SSymbol = '4-0113', # of records = 15 ymbol = '0-0025', # of records = 849 Symbol = '4-1469', # of records = 0 Symbol = '0-0002', # of records = 886 Symbol = '0-0020', # of records = 851 Symbol = '0-0083', # of recordsClo = sing file770 Symbol = '0-0023', # of records = 873 Symbol = '0-0024', # of records = 905 Checking random symbols Symbol = '1-0049', # of records = 162 Symbol = '0-0096', # of records = 912 Symbol = '1-0080', # of records = 218 Symbol = '1-0089', # of records = 243 Symbol = '0-0017', # of records = 905 Symbol = '1-0098', # of records = 245 Symbol = '0-0016', # of records = 902 Symbol = '2-0086', # of records = 60 Symbol = '1-0126', # of records = 210 Symbol = '2-0372', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 916 Symbol = '0-0044', # of records = 818 Symbol = '0-0025', # of records = 815 Symbol = '0-0086', # of records = 929 Symbol = '0-0008', # of records = 857 Checking random symbols Symbol = '1-0057', # of records = 197 Symbol = '0-0062', # of records = 936 Symbol = '1-0063', # of records = 216 Symbol = '1-0031', # of records = 247 Symbol = '3-0139', # of records = 33 Symbol = '1-0084', # of records = 270 Symbol = '0-0063', # of records = 826 Symbol = '0-0001', # of records = 884 Symbol = '4-1027', # of records = 24 Symbol = '1-0135', # of records = 245 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 896 Symbol = '0-0005', # of records = 791 Symbol = '0-0044', # of records = 818 Symbol = '0-0085', # of records = 972 Symbol = '0-0099', # of records = 1000 Checking random symbols Symbol = '0-0026', # of records = 850 Symbol = '2-0389', # of records = 53 Symbol = '1-0148', # of records = 253 Symbol = '0-0043', # of records = 852 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 865 Symbol = '0-0022', # of records = 905 Symbol = '0-0078', # of records = 916 Symbol = '0-0076', # of records = 892 Symbol = '0-0000', # of records = 841 Checking random symbols Symbol = '1-0192', # of records = 204 Symbol = '3-0689', # of records = 20 Symbol = '0-0007', # of records = 907 Symbol = '0-0004', # of records = 867 Symbol = '0-0000', # of records = 841 Symbol = '0-0056', # of records = 823 Symbol = '0-0005', # of records = 791 Symbol = '0-0097', # of records = 792 Symbol = '0-0025', # of records = 815 Symbol = '2-0086', # of records = 58 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 999 Symbol = '0-0010', # of records = 865 Symbol = '0-0025', # of records = 815 Symbol = '0-0061', # of records = 950 Symbol = '2-0064', # ofSymbol = '0-0012' , # of recorrds = 857 ecords = 72 Checking random symbols Symbol = '1-0095', # of recordSs = 260 ymbol = '3-0689', # of rSymbol = 'e1-0087', # of records =c 265 ords = 20 Symbol = '2-0329', # of recordSs = 25 ymbol = '0-0099', # of Srymbol = 'e0-0082', # of recordcs = 825o rds = 1000 Symbol = '3-0243S', # of records =y 43 mbol = '4-0881', # oSyfmbol = ' 0-0013', r# of records = 1015 ecords = 14 Symbol = '4-0113', # of records = 15 Symbol = '0-0077', # of Syrmbol =e '4-1469', # cof records = 0 ords = 771 Symbol = '0-0002', # of records = 876 Symbol = 'Symbol = '0-00700-0020', # of r'ecords = 809 , # of recordClsosing file = 973 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 1015 Symbol = '0-0025', # of records = 815 Symbol = '0-0083', # of records = 841 Symbol = '0-0023', # of records = 908 Symbol = '0-0024', # of records = 867 Checking random symbols Symbol = '1-0049', # of records = 159 Symbol = '0-0096', # of records = 942 Symbol = '1-0080', # of records = 220 Symbol = '1-0089', # of records = 227 Symbol = '0-0017', # of records = 837 Symbol = '1-0098', # of records = 252 Symbol = '0-0016', # of records = 921 Symbol = '2-0086', # of records = 58 Symbol = '1-0126', # of records = 215 Symbol = '2-0372', # of records = 69 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 886 Symbol = '0-0044', # of records = 902 Symbol = '0-0025', # of records = 784 Symbol = '0-0086', # of records = 965 Symbol = '0-0008', # of records = 871 Checking random symbols Symbol = '1-0057', # of records = 201 Symbol = '0-0062', # of records = 982 Symbol = '1-0063', # of records = 217 Symbol = '1-0031', # of records = 269 Symbol = '3-0139', # of records = 33 Symbol = '1-0084', # of records = 275 Symbol = '0-0063', # of records = 816 Symbol = '0-0001', # of records = 798 Symbol = '4-1027', # of records = 24 Symbol = '1-0135', # of records = 330 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 874 Symbol = '0-0022', # of records = 981 Symbol = '0-0078', # of records = 886 Symbol = '0-0076', # of records = 844 Symbol = '0-0000', # of records = 833 Checking random symbols Symbol = '1-0192', # of records = 190 Symbol = '3-0689', # of records = 20 Symbol = '0-0007', # of records = 943 Symbol = '0-0004', # of records = 876 Symbol = '0-0000', # of records = 833 Symbol = '0-0056', # of records = 831 Symbol = '0-0005', # of records = 782 Symbol = '0-0097', # of records = 789 Symbol = '0-0025', # of records = 784 Symbol = '2-0086', # of records = 41 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = 'C0-0041', # of recorhds = 993 ecking common symbols Symbol = '0-0010', # of records = 874 Symbol = '0-0093', # ofSymbol = ' 0-0025', # of rercords = 784 ecords = 936 Symbol = '0-0061', # of records = 969 Symbol = '0-0005', # of Symbol = '0-0012', # of rercecords = o876 rds = 782 Checking random symbols SSymbol = '1-0095'y, # of recomrds = 245 bol = '0-0044', # of recordSymbol = 's1-0087', # of rec ords = 242 = 902 SSymbol = '2-0329y', # of recormds = 26 bol = '0-0085', # of recoSymbol = 'r0-0082', # of drecords = 807s = 905 SymSymbol = '3-0243', # obf records = o43 l = '0-0099', # of recorSydmbol = '0-0013', #s of records = 1018 = 1000 CheckingS ymbol = r'4-0113', # of raecords = 6n dom symbols SymbSoymbol = '4-1469l', # of recor ds = 0 = '0-0026', # Syombol = 'f0-0002', # of record s = 935 records = 871 Symbol = '0-0020', # of records = 815 Symbol = Cl'osing file 2-0389', # of records = 28 Symbol = '1-0148', # of records = 236 Symbol = '0-0043', # of records = 867 Symbol = '2-0064', # of records = 70 Symbol = '3-0689', # of records = 20 Symbol = '0-0099', # of records = 1000 Symbol = '4-0881', # of records = 14 Symbol = '0-0077', # of records = 759 Symbol = '0-0070', # of records = 1018 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 1018 Symbol = '0-0025', # of records = 784 Symbol = '0-0083', # of records = 830 Symbol = '0-0023', # of records = 938 Symbol = '0-0024', # of records = 809 Checking random symbols Symbol = '1-0049', # of records = 170 Symbol = '0-0096', # of records = 950 Symbol = '1-0080', # of records = 231 Symbol = '1-0089', # of records = 235 Symbol = '0-0017', # of records = 882 Symbol = '1-0098', # of records = 279 Symbol = '0-0016', # of records = 939 Symbol = '2-0086', # of records = 41 Symbol = '1-0126', # of records = 226 Symbol = '2-0372', # of records = 79 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 868 Symbol = '0-0044', # of records = 896 Symbol = '0-0025', # of records = 782 Symbol = '0-0086', # of records = 950 Symbol = '0-0008', # of records = 953 Checking random symbols Symbol = '1-0057', # of records = 201 Symbol = '0-0062', # of records = 981 Symbol = '1-0063', # of records = 224 Symbol = '1-0031', # of records = 286 Symbol = '3-0139', # of records = 33 Symbol = '1-0084', # of records = 274 Symbol = '0-0063', # of records = 752 Symbol = '0-0001', # of records = 784 Symbol = '4-1027', # of records = 32 SyOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 870 Symbol = '0-0022', # of records = 957 Symbol = '0-0078', # of records = 868 Symbol = '0-0076', # of records = 873 Symbol = '0-0000O',p e#n ionfg rfeicloer:d s swmr_data.h5= 866 Checking rCanhdeocmk isnygm bcoolmsm on symbSoylmsb ol = '1-0192', # Sofy mrbeoclor d=s '=0-0041 '183, # of records =S y998m bol = '3-0689', # of reScoyrmdsb o=l 20 = '0-0010', # ofS yrmebcoolr d=s ' 0-0007=' , 870# of records = 901 Symbol = '0-0025S'y,m bo#l o=f 'r0-0004e'c,o #r dosf r=e co782r ds = 893OpenSingy fmilbe:o lswmr_data.h5 = '0-0061', # of recordsC h=ec ki936ng common symbols SymboSlym bo=l =' '0-00120-0093'',, # o# f orfec orrdse =c o857 rd Symbol = '0-0000', # of records = 866 Symbol = '0-0056', # of records = 849 Symbol = '0-0005', # of records = 764 Symbol = '0-0097', # of records = 777 Symbol = '0-0025', # of records = 782 Symbol = '2-0086', # of records = 26 Closing file s m=b ol924 S =y mb'ol1-0135 '=, ' 0-0005# C'o,hf e#r coefkc irOoencrogpdr edssrn a==i nn764325d g o mf islyem:b oswmr_data.h5lS Csyml bools i= n'g0-0044 'f,iS l#ey m bofo lre co=rd s '=C 1-0095896h' e, c#k ionfg rcSeyomcbmoolm ro=dn 's 0-0085 s',=y #m bo238of l rs ecords = 897 SSyymmSbbymoobolll = ==' 0-0099''', 1-00870-0013# ''o,f, r e#c#o r odfos fr= e rc1012eo crodrsd s= =C999 h ec210ki ng random symbols SSySymymmbbobooll l = = = '' 0-00250-0026''',,2-0329 '## , oo ff# r reoceofcrd os rr= ed884cs o r=d s782 = 17 Symbol = '2-0389S',y #m obSofl yr emc=o br'dos0-0083 l=' ,28= #' o0-0082f' ,r e#c oSorymfdbo sl r = e='c 1-0148o816'r, d#s o=f re861co rds = S237 ymbol = 'S0-0023S'yym,bm olb# =o 'lo0-0043'f , =#r eof'c ro3-0243er'cdo,srd #=s =936o f826 records S=y mSb39oyl m=b 'o2-0064l' , =# o'f 0-0024r'ec,o rd#s S=o fy 60mr becoolr ds= =' 8310-0013 ',S ym#bo l o=f C' 3-0689hr'e,e c#ck oiofn rrged cosrrd as n==d o20 999m symbols SymbolS S=y y'mm0-0099b'b,oo #ll o f ==re c'o'r1-0049d4-0113's ,'= ,#1012 #of orfe croredScsyom br=old =s167 ' 4-0881=', #3 o f records = 14 Symbol S= y'm0-0096b'S,oy ml#bo l =o= f ' '0-0077r'e4-1469,c 'o# ,r do#sf ro=efc o r980rds e =c 754o rds = 0 SSymybmobl olS= =y' m0-0070''b,1-0080 o'l#, o=#f r'oecf0-0002o r'rde,sc o =r #d1035 so f= r230e Ccloorsdinsg f=il e950 Symbol = '1-0089', #S oyfm broelc or=d s' =0-0020 '236, # of recorSdysm bo=l 773= '0-0017', # ofC rleocsoirndgs =f i883l e Symbol = '1-0098', # of records = 275 Symbol = '0-0016', # of records = 966 Symbol = '2-0086', # of records = 26 Symbol = '1-0126', # of records = 240 Symbol = '2-0372', # of records = 88 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 869 Symbol = '0-0022', # of records = 944 Symbol = '0-0078'O, # poefn irnegc ofrdisl e=: 883swmr_data.h5 SCymbol = '0-0076', # of records = 862 Shecking common symbols Symbol = '0-0000', #y omfb roelc o=rd s' 0-0078=' ,881 #C of records = 883 Shecking random symbols SOypmeboln i= n'g 0-0044fyil'em:, bswmr_data.h5o l# =o f'1-0192 're,c o# rCohdefcsk in g rc=oemm ocOnp807 ensoiynrg fmibdloel: sswmr_data.h5 Ss S= y172m bChoeclki =n g 'co0-0093mm'on, s y#mbSo lsoy fm rbole c= o'rS0-0025ydm'bsoly ,==m ' 7260-0041' ,b ## o f oreocorlds f= 999 r=eS ymcbo'lSoy mb=3-0689o lr =d ''0-0010''0-0005,s '# , o,f r= eco# r dso f= # 869r 795e co rods = S755ymb ol = '0-0025', #S off r ercoercdso =r d795s S =y m20b ol =S ym'bol0-0044 = ''0-0061S, y#', o#f mo fb roreelcc orod=sr d=' s0-0086928 '=, 807# yofmSy mbolb = r'S0-0012o'y,e m#b lof rceco orl=d so == 895 'r0-0085'd',0-0007C h#esck' i,ong fr a nrdom= esyc#mb oolr s d998s o=f 861S ymbol = '1-0095', # of recordsS = r240S ecyomrbdso l= 870=S ymbo'l =0-0099 ''1-0087,' , ## ooff r ercoerSdcsoy r=m d195b so l= =1010 '0-0008ySy'mboml ,= C'b2-0329h'oe, c #kl Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 1005 Symbol = '0-0025', # of records = 795 Symbol = '0-0083', # of records = 746 Symbol = '0-0023', # of records = 995 Symbol = '0-0024', # of records = 803 io#fn gr Checking random symbols e cro raSymbol = 'd1-0049', # onf records=s = 166 d=o om18 sfy'mSymbol = '0-0096', # of records = 1053 b ol0-0004s rSy'mbSymbol = '1-0080', e# of recordos = 239 l, =S c'y0-0082m' ,b o#o lo#f rr=eSymbol = '1-0089', # of records = 221 cor ds' d= 0-0026o865' s, f# Symbol = '0-0017', # of records = 934 o=f Srrym beocl994 o=er 'dc3-0243s'Symbol = '1-0098', # of , records = 285 =#o of857 r ecords = 39 Crds = 875S Symboylm b= o'l0-0013 ', # =of r'Se2-0389cho'red,cs k=i# n1005 g o fr arndoemc osrySdmymbsbo oll= s= '234-0113 ', # of recSordys m=b 3o l = 'Symbol = '0-0016', # of records = 956 Symbol = '2-0086', # of records = 26 Symbol = '1-0126', # of records = 234 Symbol = '2-0372', # of records = 88 Closing file 0-0000S',y m#Sb yoomlb ofl == y' 4-1469r'',m 1-0148# 'eo,f b #rce cooordos f= l0 rre codrS=dymsbsol == '=0-0002 '',243 # of1-0057 re881cord's = 972 ,SySmybmSbolo l= #' 0-0020='o , f# 'orf0-0043e rceco'orrdds,s = =#752 o190f recoCrlodsisng =fi le S827 ymbol = '0-0056', # of Sreycmobrodls == 820' 2-0064y', # of recorSdmsb o=l 84= '0-0062', # of records = S962y mbol = '3-0689',S #y mobfo lr =e c'o0-0005r'd,s #= of 20r ecords =y 755mSbym bool = '0-0099', #S olf =r e'c1-0063o'r,d #s of =r e1010c ords = 237 Symbol =S 'y4-0881m'b,o #l o=f 'r0-0097e'c,or d#s o=f 15r ecords = 801 Symbol = S'0-0077y',m b#o lo f= r'ec1-0031o'r,d #s o=f 685r ecords = 304 Symbol = '0-0070', #S oyfm brole =c o'r0-0025d's, = #979 of records = 795 Closiynmbgol file S= '3-0139', # of records = 33 Symbol = '2-0086', # of records = 26 Cymbol = '1-0084', # of records = 275 Slosing file ymbol = '0-0063', # of records = 801 Symbol = '0-0001', # of records = 700 Symbol = '4-1027', # of records = 28 Symbol = '1-0135', # of records = 351 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 994 Symbol = '0-0010', # of records = 831 Symbol = '0-0025', # of records =Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 1010 Symbol = '0-0025', # of records = 804 Symbol = '0-0083', # of records = 817 Symbol = '0-0023', # of records = 966 Symbol = '0-0024', # of records = 812 Checking random symbols Symbol = '1-0049', # of records = 136 Symbol = '0-0096', # of records = 1032 Symbol = '1-0080', # of records = 262 Symbol = '1-0089', # of records = 237 Symbol = '0-0017', # of records = 914 Symbol = '1-0098', # of records = 264 Symbol = '0-0016', # of records = 954 Symbol = '2-0086', # of records = 5 Symbol = '1-0126', # of records = 253 Symbol = '2-0372', # of records = 76 Closing file 804 Symbol = '0-0061', # of records = 925 Symbol = '0-0012', # of records = 902 Checking random symbols Symbol = '1-0095', # of records = 261 Symbol = '1-0087', # of records = 194 Symbol = '2-0329', # of records = 6 Symbol = '0-0082', # of records = 860 OSpyemnboiln g= f'i3-0243l'e,: # swmr_data.h5o f records = 34 CheckinSgy mcboomlm o=n 'sy0-0013m'b,o l#s of records = Sym1007bo l = '0-0093', # of recSorydmsb o=l 712= '4-0113', # of recordSs y=m bo3l = '0-0005', # Oofp erneicnogr Sdfsyi ml=be o:l805 swmr_data.h5= '4-1469', # ofS yrmebcoorld sC= h =e' c0-00441k' i,ng # cofo mrmeocno rsdysm bS=oy lms806b ol = '0-0002', # oSfy mrSbeyocmlob ro=dl s ' ==0-0010 '',10420-0085 '#, o#f orfe croercdosr =d Ss831y m=b o920l = '0-0020',S y#m booSfl y rm=eb co'ol0-0022r 'd=,s '#= 0-0099 o'f686, r#e coofr drse c=Co lr927od ssi n=g 1061f ile SCyhmebcokli n=g r'an0-0078dom 'sy,mb ol#s O Spymbool =e '0-0026f', #n of reicordrs =n 868 egc ofSymrboli =l '2-0389d',e #s of: re cord s == 15 swmr_data.h5918 Symbol = '1-0148', # of recordCs = 273 SymboSl y= m'b0-0043o',l # =of r'ec0-0076o'r,d s# =o f862 records hSym=bole = c'2-0064860', k# iof recnorgds = 84 SySmbol =c 'o3-0689m',m o# no f sreycmorbdos l= s15 Symbol S= 'y0-0099',m #b oolf r=ec or'ds =y m1061 0-0000b'o,l #Sy mb=ol o= ' 4-0881',f # 'of reco0-0078rdsr =e 11c 'or,dS ymbosl =# '0-0077' , o# o=f refcor ds 932= 689 r eSymbol = C'0-0070'c, o# rofd rsec o=rd s =918 943 Closing file Shecking random symbols Symbol = '1-0192', # of records = 158 Symbol = '3-0689', # of records = 15 Symbol = '0-0007', # of records = 791 Symbol = '0-0004', # of records = 874 ymbol = '0-0044', # of records = 806 Symbol = '0-0025', # of records = 804 Symbol = '0-0086', # of recordsS =y 974m bSol = '0-0000', # of records = 932 Symbol = '0-0008', # of yrmebcool r=d s' 0-0056= '1114, # of recordCs = 788 Shecking random symbols Symbol = '0-0005', # of yrmebcoolr ds= = '8051-0057 'S, # of records = 197 Symbol = '0-0097'y, m#bol =o f' 0-0062r'e, c#o rdosf r=e 858co rdSs = 1010 Symbol = 'y0-0025mb'o,l =# 'of1-0063 'r,e co#r dos f= r e804c orSds = 243 Symbol y=m b'o2-0086l' ,= # 'o1-0031f' ,r e#co rodf sre c= o5rd s C= 317 Slosing file ymbol = '3-0139', # of records = 27 Symbol = '1-0084', # of records = 252 Symbol = '0-0063', # of records = 766 Symbol = '0-0001', # of records = 655 Symbol = '4-1027', # of records = 30 Symbol = '1-0135', # of records = 369 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 1072 Symbol = '0-0025', # of records = 767 Symbol = '0-0083', # of records = 805 Symbol = '0-0023', # of records = 952 Symbol = '0-0024', # of records = 793 Checking random symbols Symbol = '1-0049', # of records = 143 Symbol = '0-0096', # of records = 982 Symbol = '1-0080', # of records = 270 Symbol = '1-0089', # of records = 211 Symbol = '0-0017', # of records = 941 Symbol = '1-0098', # of records = 289 Symbol = '0-0016', # of records = 899 Symbol = '2-0086', # of records = 7 Symbol = '1-0126', # of records = 276 Symbol = '2-0372', # of records = 99 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 998 Symbol = '0-0010', # of records = 840 Symbol = '0-0025', # of records = 767 Symbol = '0-0061', # of records = 896 Symbol = '0-0012', # of records = 902 Checking random symbols Symbol = '1-0095', # of records = 263 Symbol = '1-0087', # of records = 184 Symbol = '2-0329', # of records = 0 Symbol = '0-0082', # of records = 857 Symbol = '3-0243', # of records = 42 Symbol = '0-0013', # of records = 1072 SymbolO = '4-0113p'e,n i#n go ff irleceo:r dsswmr_data.h5 = 3 SymCbohle c=k i'n4-1469g' ,c o#m moofn rseycmobrodlss = 1 SymboSl y=m b'ol0-0093 '=, '#0-0002 'o,f #r eocfo rrdesc o=r ds646 = 1049 SSyymmbbooll == ''0-00050-0020'',, ## ooff rreeccoorrddss == 755640 ClosinSgy mfbiolle = '0-0044', # of records = 885 Symbol = '0-0085', # of records = 947 Symbol = '0-0099', # of records = 1086 Checking random symbols Symbol = '0-0026', # of records = 893 Symbol = '2-0389', # of records = 15 Symbol = '1-0148', # of records = 293 Symbol = '0-0043', # of records = 846 Symbol = '2-0064', # of records = 84 Symbol = '3-0689', # of records = 17 Symbol = '0-0099', # of records = 1086 Symbol = '4-0881', # of records = 11 Symbol = '0-0077', # of records = 676 Symbol = '0-0070', # of records = 962 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 834 Symbol = '0-0022', # of records = 902 Symbol = '0-0078', # of records = 931 Symbol = '0-0076', # of records = 894 Symbol = '0-0000', # of records = 940 Checking random symbols Symbol = '1-0192', # of records = 179 Symbol = '3-0689', # of records = 17 Symbol = '0-0007', # of records = 840 Symbol = '0-0004', # of records = 847 Symbol = '0-0000', # of records = 940 Symbol = '0-0056', # of records = 805 Symbol = '0-0005', # of records = 770 Symbol = '0-0097', # of records = 863 Symbol = '0-0025', # of records = 747 Symbol = '2-0086', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 931 Symbol = '0-0044', # of records = 898 Symbol = '0-0025', # of records = 747 Symbol = '0-0086', # of records = 966 Symbol = '0-0008', # of records = 1121 Checking random symbols Symbol = '1-0057', # of records = 199 Symbol = '0-0062', # of records = 962 Symbol = '1-0063', # of records = 289 Symbol = '1-0031', # of records = 292 Symbol = '3-0139', # of records = 34 Symbol = '1-0084', # of records = 252 Symbol = '0-0063', # of records = 758 Symbol = '0-0001', # of records = 632 Symbol = '4-1027', # of records = 30 Symbol = '1-0135', # of records = 352 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): 83624 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): 463356 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): 695325 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 913165 Using reader random seed: 299528 Using reader random seed: 304074 Using reader random seed: 306422 Using reader random seed: 307920 Using reader random seed: 312625 ############################################################################### ## 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): 352657 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 619867 Using reader random seed: 780723 Using reader random seed: 777141 Using reader random seed: 773635 Using reader random seed: 783952 Using reader random seed: 784821 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 819459 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: 35140 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: 35074 Generating symbol names Choosing datasets Common symbol #0 = '0-0008' Common symbol #1 = '0-0000' Common symbol #2 = '0-0020' Common symboChoosing dataselts Common symbol #0 = ' 0-0087' Common symbol ##1 = '0-0054' Comm3on symbol # 2 = '0-0044' Co=mmon symbol #3 = ''0-0031' C0-0057ommon' symbol #4 = 'C0-0085' Randoom symbol #m0 = '4-0921' Rmandom symobol #1 = n'0-0063' Rand om symbol s#2 = 'y4-0159' Random msymbol #3b = '1-0099' Roandom symblol #4 = '0-0087' Ran#dom symbol #5 = '40-0058' Rando m symbol #6 = '4-1410=' Random symbol # 7 = ''2-0102' Random0-0041 symbol' #8 = '0-0096' RanRdom symbola #9 = '4-1176'n dom symRboel a#0d =i 'n3-0216g' rReancdoom rsydmbso l #1 =O 'p4-1598e' nRaindnomg sfyimlboel :#2 =swmr_data.h5 '0-0081' Random symbol #3 = '4-1194' Random symbol #4 = '0-0047' RandomChecking common symbols symbol #5 = '1-0158' Random symbol #6 = '1-0187' Random symbol #7 = '1-0091' Random symbol #8 = '1-0141' Random symbol #9 = '0-0096' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008'S, # of records = 834 ymbol = '0-0087Symbol = '0-0000',' # of records = 910 , # of rSymbol =e '0-0020', # of records = 873 cords = 903Symbol = '0-0057', # of records = 873 Symbol = '0-0041', # of records = 944 Checking random symbols SSymbol =y '3-0216', # of records = 27 mbol = '0-0054'Symbol =, '4-1598', # of records = 14 # of rSymbol = '0-0081', # of reecords = 843 cords =Symbol = ' 4-1194', # of records = 13 928 Symbol = '0-0047', S# yofm broelc o=rd s' 0-0044=' ,907 # of records = 923 Symbol = '1-0158', S#y mobfo lr e=c o'rd0-0031s' , =# o232f records = 917 Symbol = '1-0187',S y#m boofl r=e c'or0-0085d's, =# 210o f records = 887S ymbolC =h e'c1-0091k'i,n g# ofr arnedcoomr dssy m=b o237l s SSyymmbbooll == ''4-0921'1-0141,' ,# #o fo fr ecroercdosr d=s 8= 246 SymbSoylm b=o l' 0-0063=' ,' 0-0096#' ,o f# roefc orredcs o=r d896s = 883 Closing fileS ymbol = '4-0159', # of records = 15 Symbol = '1-0099', P# oaf records = 230 Symbol = '0-0087', # of recorameters: # 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: 44992 Generating symbol names rds = 903 Symbol = '0-0058', # of records = 911 Symbol = '4-1410', # of records = 24 Symbol = '2-0102', # of records = 78 Symbol = '0-0096', # of records = 883 Symbol = '4-1176C', h# ooof sriecnorgds d= a15t asetCsl osCiongm mfiolne symbol #0 = '0-0049' Common symbol #1 = '0-0012' Common symbol #2 = '0-0055' Common symbol #3 = '0-0002' CommonP syamrbaomle t#e4r s=: ' 0-0004#' oRfa nsdeocmo nsdPysmbaorla m#e0t e=r s':2-0129 ' #R aonfd osme csoynmdbso lb e#t1w e=e n' 0-0015p'o lRlainndgo m= symb1o l ## 2o f= c'o0-0074m'm oRnandom symbol #3 = '3-0477' Random symbol #4 = '0-0073' Rand between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 49567 Generating symbol names om symbol #5 = '1-0177' Random symbol #6 = '4-0077' Random symbol #7 = '1-0176' Random symbol #8 = '2-0353' Random symbol #9 = '0-0081' ReadingC rheocoosridnsg datOapseentisn gC ofmimloen: sswmr_data.h5y mbol #0 = '0-0016' Common symbol #1 = '0-0044' Common syCmbhoelc k#in2g =c o'm0-0090m'o nC osmymmobno lssy mbol #3 = '0-0016' CSoymmmboonl s=y m'bo0-0049l' ,# #4 o=f 'r0-0036e'c oRradnsd o= symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 50368 Generating symbol names Choosing datasets Common symbol #0 = '0-0000' Common symbol #1 = '0-0019' Common symbol #2 = '0-0063' Common symbol #3 = '0-0030' Common symbol #4 = '0-0072' Random symbol #0 = '1-0040' Random symbol #1 = '0-0037' Random symbol #2 = '0-0006' Random symbol #3 = '0-0096' Random symbol #4 = '0-0005' Random symbol #5 = '0-0057' Random symbol #6 = '0-0008' Random symbol #7 = '2-0120' Random symbol #8 = '3-0583' Random symbol #9 = '2-0127' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 910 Symbol = '0-0019', # of records = 827 Symbol = '0-0063', # of records = 896 Symbol = '0-0030', # of records = 914 Symbol = '0-0072', # of records = 905 Checking random symbols Symbol = '1-0040', # of records = 225 Symbol = '0-0037', # of records = 859 Symbol = '0-0006', # of records = 869 Symbol = '0-0096', # of records = 883 Symbol = '0-0005', # of records = 866 Symbol = '0-0057', # of records = 873 Symbol = '0-0008', # of records = 834 Symbol = '2-0120', # of records = 51 Symbol = '3-0583', # of records = 33 Symbol = '2-0127', # of records = 42 Closing file m 920s ymbol #0 = '4-0684' RSaynmdbooml = 's0-0012y'm,b o#l o#f1 r=e c'o2-0069r'd sR a=n d904o m symbol #2S y=m b'o0-0030l' =R a'n0-0055d'o,m #s yomfb orle c#o3r d=s '=0-0019 '832 RSymbol a=n d'o0-0002m' ,s y# mobfo lr e#c4o r=d s' =0-0047 '924 RandoSymbol = m'0-0004 's,y mb# of records = 874 ol #C5h e=c k'i0-0035n'g Rraannddoomm ssyymmbbooll s# 6 = '3-0460S'y mRbaonld o=m 's2-0129y'm,b o#l of records = 57 Symbol = '0-0015', # of records = 889 Symbol = '0-0074', # of records = 929 Symbol = '3-0477', # of records = 43 #S7y m=b o'l 0-0086=' '0-0073R'a,n d#o mo fs yrmebcoolr d#s8 == 946' 0-0063' Random sSymybmoblo l# =9 '=1-0177 '',0-0097 '# oRfe ardeicnogr drse c=o rd221s OpeningS yfmibloel: =swmr_data.h5 '4-0077', # of records = 14 Symbol = '1-0176', #C ohfe crkeicnogr dcso m=m o210n symbols Symbol = '2-0353'S, y#m boofl r=e c'o0-0016r'd,s #= o50f records = 946S ymbol = '0-0081', # of Sryemcboorld s= =' 0-0044843' , # of Crleocsoirndgs f=i l923e Symbol = '0-0090', # of records = 900 Symbol = '0-0016', # of records = 946 Symbol = '0-0036', # of records = 895 Checking random symbols Symbol = '4-0684', # of records = 14 Symbol = '2-0069', # of records = 44 Symbol = '0-0030', # of records = 914 Symbol = '0-0019', # of records = 827 Symbol = '0-0047', # of records = 907 Symbol = '0-0035', # of records = 887 Symbol = '3-0460', # of records = 25 Symbol = '0-0086', # of records = 902 Symbol = '0-0063', # of records = 896 Symbol = '0-0097', # of records = 893 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0020', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0041', # of records = 67 Checking random symbols Symbol = '3-0216', # of records = 0 Symbol = '4-1598', # of records = 0 Symbol = '0-0081', # of records = 0 OSypmbeonl i=n 'g4-1194 ',f i# loef :re corswmr_data.h5ds = 11 Symbol = '0-0047', # of records = 0 Symbol = '1-0158', # of records = 3 Symbol = '1-0187',C #h eocfk irnegc ocrodmsm o=n 12s ymbols Symbol = '1-0091S'y,m b#o lof r=ec o'rd0-0087s' ,= #0 of recorSdysm b=o l 0= '1-0141', # of rSeycmobrodls == '70-0054 ', # of recorSdysm b=o l0 = '0-0096', # Soyfm broelc o=r d's0-0044 '=, 0# oCfl orseicnogr dfsi l=e 26 Symbol = '0-0031', # of records = 0 Symbol = '0-0085', # of records = 0 Checking random symbols Symbol = '4-0921', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '4-0159', # of records = 0 Symbol = '1-0099', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '0-0058', # of records = 0 Symbol = '4-1410', # of records = 20 Symbol = '2-0102', # of records = 32 Symbol = '0-0096', # of records = 0 Symbol = '4-1176', # of recoOrdpse n=i ng1 file: Cswmr_data.h5l osing file Checking common symbols Symbol = '0-0000', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0072', # of records = 0 Checking random symbols Symbol = '1-0040', # of records = 13 Symbol = '0-0037', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0005', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '2-0120', # of records = 0 Symbol = '3-0583', # of records = 0 Symbol = '2-0127', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 0 SOympbeonli n=g 'f0-0012i'l, e# :o f rswmr_data.h5ec ords = 42 Symbol = '0-0055', # of records = 0 Symbol = '0-0002', # of records = 0 ChSeycmbkoli =n 'g0-0004 ',c #o mofm roenco rdssy =m b0 olChse cking random symbols SySmybmbool l= '=2-0129' , '# 0-0016of' r,e co#rd s o= f0 recoSrydmbsol == ' 0-0015'0, # of records = 0 SymSbyomlb o=l '=0-0044 '',0-0074 '#, o#f orfe croercdosr d=s =26 0 Symbol =S y'm3-0477b'o,l #= o'f 0-0090r'e,c o#r dosf =r e8c ords = 0 SymbSoly m=b o'l0-0073 '=, '#0-0016 'o,f #r eocfo rrdesc o=r d0s = 0 SymbolS =y 'm1-0177b'o,l #= o'f0-0036 'r,e c#o rodfs r=e c0o rds = 0 SCyhmebcokli n=g 'r4-0077a'n,d o#m osf yrmebcoolrsd s = 13 Symbol S=y m'b4-0684o'l, =# 'o1-0176f' ,r e#c oorfd sr e=c o14r ds = 0 SySmybmoblo l= =' 2-0069''2-0353,' ,# #o fo fr erceocrodrsd s= =0 5 SySmybmoblo l= =' 0-0030''0-0081,' ,# #o fo fr erceocrodrsd s= =0 S 0 Closing file ymbol = '0-0019', # of records = 0 Symbol = '0-0047', # of records = 0 Symbol = '0-0035', # of records = 18 Symbol = '3-0460', # of records = 0 Symbol = '0-0086', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0097', # of records = 44 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0020', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0041', # of records = 67 Checking random symbols Symbol = '3-0216', # of records = 0 Symbol = '4-1598', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '4-1194', # of records = 11 Symbol = '0-0047', # of records = 0 Symbol = '1-0158', O# opfe nriencgo rfdisl e=: 3 swmr_data.h5 Symbol = '1-0187', # of recorCdsh e=c k12i ng common Ssyymmbbooll s= '1-0091', # of recordSsy m=b o0l = '0-0087S',y m#b oolf =r e'c1-0141o'r,d s# =o f0 records = 7 Symbol = '0-0054',S y#m boofl r=e c'o0-0096r'd,s #= o0f recordsS =y m0b olC l=o s'i0-0044n'g, f#i loef records = 26 Symbol = '0-0031', # of records = 0 Symbol = '0-0085', # of records = 0 Checking random symbols Symbol = '4-0921', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '4-0159', # of records = 0 Symbol = '1-0099', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '0-0058', # of records = 0 Symbol = '4-1410', # of records = 20 Symbol = '2-0102', # of records = 32 Symbol = '0-0096', # of records = 0 Symbol = '4-1176', # of records = 1 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0072', # of records = 0 Checking random symbols Symbol = '1-0040', # of records = 13 Symbol = '0-0037', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0005', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '2-0120', # of records = 0 Symbol = '3-0583', # of records = 0 Symbol = '2-0127', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 0 Symbol = '0-0012', # of records = 42 Symbol = '0-0055', # of records = 0 Symbol = '0-0002', # of records = 0 Symbol = '0-0004', # of records = 0 Checking random symbols Symbol = '2-0129', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0074', # of records = 0 Symbol = '3-0477', # of records = 8 Symbol = '0-0073', # of records = 0 Symbol = '1-0177', # of records = 0 Symbol = '4-0077', # of records = 13 Symbol = '1-0176', # of records = 0 Symbol = '2-0353', # of records = 5 Symbol = '0-0081', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0016', # of records = 0 Symbol = '0-0044', # of records = 26 Symbol = '0-0090', # of records = 0 Symbol = '0-0016', # of records = 0 Symbol = '0-0036', # of records = 0 Checking random symbols Symbol = '4-0684', # of records = 14 Symbol = '2-0069', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0047', # of records = 0 Symbol = '0-0035', # of records = 18 Symbol = '3-0460', # of records = 0 Symbol = '0-0086', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0097', # of records = 44 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): 98500 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 302267 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 672266 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: 863721 Generating symbol names Choosing datasets Common symbol #0 = '0-0069' Common symbol #1 = '0-0074' Common symbol #2 = '0-0016' Common symbol #3 = '0-0021' Common symbol #4 = '0-0006' Random symbol #0 = '1-0180' Random symbol #1 = '1-0127' Random symbol #2 = '0-0053' Random symbol #3 = '0-0094' Random symbol #4 = '3-0651' Random symbol #5 = '1-0157' Random symbol #6 = '0-0034' Random symbol #7 = '3-0010' Random symbol #8 = '0-0051' Random symbol #9 = '0-0064' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 837 Symbol = '0-0074', # of records = 916 Symbol = '0-0016', # of records = 860 Symbol = '0-0021', # of records = 852 Symbol = '0-0006', # of records = 846 Checking random symbols Symbol = '1-0180', # of records = 238 Symbol = '1-0127', # of records = 253 Symbol = '0-0053', # of records = 886 Symbol = '0-0094', # of records = 896 Symbol = '3-0651', # of records = 26 Symbol = '1-0157', # of records = 219 Symbol = '0-0034', # of records = 908 Symbol = '3-0010', # of records = 21 Symbol = '0-0051', # of records = 866 Symbol = '0-0064', # of records = 864 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: 868125 Generating symbol names Choosing datasets Common symbol #0 = '0-0072' Common symbol #1 = '0-0024' Common symbol #2 = '0-0019' Common symbol #3 = '0-0094' Common symbol #4 = '0-0086' Random symbol #0 = '1-0158' Random symbol #1 = '0-0076' Random symbol #2 = '1-0118' Random symbol #3 = '0-0048' Random symbol #4 = '3-0770' Random symbol #5 = '3-0196' Random symbol #6 = '0-0068' Random symbol #7 = '4-1362' Random symbol #8 = '4-0424' Random symbol #9 = '2-0313' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 893 Symbol = '0-0024', # of rParameteecors: # of seconds between polling = rds =1 # of common s865ymbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 871275 Generating symbol names Symbol = '0-0019', # of records = 852 Symbol = '0-0094', # of records = 896 Symbol = '0-0086', # of records = 939 Checking random symbols Symbol = '1-0158', # of records = 233 Symbol = '0-0076', # of records = 902 Symbol = '1-0118', # of records = 219 Symbol = '0-0048', # oChoosing datasets Common symbol #0 = '0-0068' Commfon symbol #1 = '0-0082' Commo n symbol #2r = '0-0092' Comemon symbol c#3 = '0-0065' oCommon symrbol #4 = 'd0-0054' Randoms symbol #0 = '2-0188' Ra=ndom symbol #1 = '4-1093' 890Random symb ol #2 = '0-0052' Random symSbyomblo l #= 3' 3-0770=', #' 0-0057' Random symbol #4 = '0-0036o'f rReaconrddso m= 27s ymbol #5 = 'S4-0405ym'b olR a= n'd3-0196'o,m # sofy mrebcoorld s #= 629 = '1-0084' RandSoymmb osl y= m'b0-0068o',l # #of7 re=c or'ds0-0050 '= 839R andom symbolS y#mb8o l == ''4-13624-0186',' # Roaf nrdecoomrd ss =y m10 bol #9 = 'S1-0036y'mb ol R= e'a4-0424'd,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: 875719 Generating symbol names i #n gof rreeccorodrs d=s 17 OpeningS yfmibolle =: '2-0313swmr_data.h5' , # of records = 52 Closing file Checking common symbolsC hoosing datasets Common Ssyymmboblo #l0 == ''0-00110-0068' 'C,o mm#o no sfy mrboelc o#r1 d=s '=0-0029' C835o mmon symbol #2 = '0-0082' CommonS syymmbbolo l#3 == ''0-0001'0-0082 'Co,m m#on osyfm borle #c4o r= d's0-0072 ' =R a931n dom symbol #0 = 'S0-0007'y mRbaonld o=m 's0-0092y'm,b o#l o#f1 r=e c'o0-0040r'd sR a=n d856o m symbol #2 = S'y0-0091m'b oRla n=d o'm0-0065 's, # of records = 913 Symbol = '0-0054', # of records = 888 Checking random symbols Symbol = '2-0188', # of records = 49 Symbol = '4-1093', # of records = 16 Symbol = '0-0052', # of records = 869 Symbol = '0-0057', # of records = 939 Symbol = '0-0036', # of recymbol #3 = '0-0036' Random symbol #4 = '1-0112' Random symbol #5 = '1-0170' Random symbol #6 = '1-0150' Random symbol #7 = '0-0033' Random symbol #8 = '0-0055' Random symbol #9 = '0-0064' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0011', # of records = 864 Symbol = '0-0029', # of records = 855 Symbol = '0-0082', # of records = 931 Symbol = '0-0001', # of records = 892 Symbol = '0-0072', # of records = 898 Checking random symbols Symbol = '0-0007', # of records = 902 Symbol = '0-0040', # of records = 878 Symbol = '0-0091', # of records = 875 Symbol = '0-0036', # of records = 880 Symbol = '1-0112', # of records = 216 Symbol = '1-0170', # of records = 219 Symbol = '1-0150', # of records = 208 Symbol = '0-0033', # of records = 998 Symbol = '0-0055', # of records = 829 Symbol = '0-0064', # of records = 825 Closing file ords = 880 Symbol = '4-0405', # of records = 12 Symbol = '1-0084', # of records = 268 Symbol = '0-0050', # of records = 852 Symbol = '4-0186', # of records = 13 Symbol = '1-0036', # of records = 232 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: 879711 Generating symbol names Choosing datasets Common symbol #0 = '0-0034' Common symbol #1 = '0-0017' Common symbol #2 = '0-0044' Common symbol #3 = '0-0093' Common symbol #4 = '0-0089' Random symbol #0 = '0-0086' Random symbol #1 = '3-0564' Random symbol #2 = '3-0370' Random symbol #3 = '1-0137' Random symbol #4 = '4-0847' Random symbol #5 = '1-0111' Random symbol #6 = '1-0005' Random symbol #7 = '1-0079' Random symbol #8 = '1-0180' Random symbol #9 = '3-0064' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 911 Symbol = '0-0017', # of records = 904 Symbol = '0-0044', # of records = 907 Symbol = '0-0093', # of records = 856 Symbol = '0-0089', # of records = 910 Checking random symbols Symbol = '0-0086', # of records = 918 Symbol = '3-0564', # of records = 38 Symbol = '3-0370', # of records = 28 Symbol = '1-0137', # of records = 220 Symbol = '4-0847', # of records = 11 Symbol = '1-0111', # of records = 208 Symbol = '1-0005', # of records = 249 Symbol = '1-0079', # of records = 228 Symbol = '1-0180', # of records = 238 Symbol = '3-0064', # of records = 36 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 1007 Symbol = '0-0074', # of records = 900 Symbol = '0-0016', # of records = 826 Symbol = '0-0021', # of records = 737 Symbol = '0-0006', # of records = 741 Checking random symbols Symbol = '1-0180', # of records = 209 Symbol = '1-0127', # of records = 211 Symbol = '0-0053', # of records = 951 Symbol = '0-0094', # of records = 880 Symbol = '3-0651', # of records = 10 Symbol = '1-0157', # of records = 213 Symbol = '0-0034', # of records = 946 Symbol = '3-0010', # of records = 24 Symbol = '0-0051', # of records = 750 Symbol = '0-0064', # of records = 809 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 899 Symbol = '0-0024', # of records = 868 Symbol = '0-0019', # of records = 949 Symbol = '0-0094', # of records = 880 Symbol = '0-0086', # of records = 759 Checking random symbols Symbol = '1-0158', # of records = 239 Symbol = '0-0076', # of records = 926 Symbol = '1-0118', # of records = 245 Symbol = '0-0048', # of records = 843 Symbol = '3-0770', # of records = 13 Symbol = '3-0196', # of recOorpdesn i=n g43 file: swmr_data.h5 Symbol = '0-0068', # of records = 879 Symbol = '4-1362', # Cofh ercekciorndgs c=o m4m on symbols Symbol = '4-0424'S,y m#b oolf =r e'co0-0011r'd,s #= o18f records = 955S ymbol = '2-0313', # oSfy mrbeoclo r=d s' =0-0029 '82, # of Crleocsoirndgs f=i le816 Symbol = '0-0082', # of records = 865 OSypmebnoiln g= f'il0-0001e':, #swmr_data.h5 of records = 733 OSpyemnbionlg =f i'l0-0072e':, #swmr_data.h5 of records = 899 CheCckhiencgk icnogm mroann dsoymm bsoylmsb ols SymbSoCylmh be=oc lk' i=0-0007n 'g', 0-0068 c'#o, m om#fo nor fes cyromerbcdooslr sd= s 916= 879 SSyymmbboollS =y= m 'b'o0-00400-0034l'' ,,= ##' 0-0082oo'ff, rr eecc#oo rroddfss r==e c758o946 r ds = S865y mbSoylm b=o l' 0-0091=' ,' 0-0017#' ,o f# roefc Sorreydcsmo rb=d os842 l = =1062 '0-0092',S y#mb oSloy m=fb o 'lr0-0036 'e=, c '#o0-0044 'ro,fd #sr e ocf=o r rdesc839 o= r d902s = 848 SymbolS y=mS b'oyl1-0112 m'=,b 'o#0-0093 l'o, f =#r eoc'fo rr0-0065desc' o=r, ds 261 =# 786 of recoSrymdSbsyoml b o==l '=1-0170 912'', 0-0089 '#, o#f orfe croercdosr d=s 237= 978S ymbCoShlyem cbk=oil n g'= r0-0054'an'1-0150d',o,m ##s y omfob ofrle sc roredcs o=Sr yd262m sbo l == '9570-0086' S, y#m boofl r=e cC'or0-0033hd'se, c=# k759o if nrgec orrdasn =d oS1105my m bsoly m= b'o3-0564l'S,s y #m boofl r=e c'o0-0055r'd,s S#= yo48mf broeclo rd=s ='S y2-0188695m 'bo,l =# 'o3-0370'f,S y#rm eboocfl o r=re cd'os0-0064r' d,s= # = o5147f records =S y810m bol = S'C1-0137yl'om,s bi#no gol ff irl=eec o'rd4-1093s '=, 231 # of recSoymrbodl s= '=4-0847' , #26 o f records = 15 SySmymbbooll = =' 1-0111'', 0-0052# 'of, re#co rodsf = r265 ecords S=y mb807ol = '1-0005', # of records =S 189y mbol =S ym'bo0-0057l '= ,' 1-0079'#, #o off rreecocrodsr d= s193 = 695 Symbol = '1-0180', # ofS reycomrdbso =l 209 = '0-0036', # Soymfbo lr e=c o'r3-0064d's, =# o902f records = 36 SyCmlboosli n=g 'fi4-0405l'e, # of records = 25 Symbol = '1-0084', # of records = 345 Symbol = '0-0050', # of records = 929 Symbol = '4-0186', # of records = 8 Symbol = '1-0036', # of records = 264 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 1059 Symbol = '0-0074', # of records = 1002 Symbol = '0-0016', # of records = 946 Symbol = '0-0021', # of records = 658 Symbol = '0-0006', # of records = 769 Checking random symbols Symbol = '1-0180', # of records = 212 Symbol = '1-0127', # of records = 195 Symbol = '0-0053', # of records = 921 Symbol = '0-0094', # of records = 862 Symbol = '3-0651', # of records = 2 Symbol = '1-0157', # of records = 265 Symbol = '0-0034', # of records = 881 Symbol = '3-0010', # of records = 25 Symbol = '0-0051', # of records = 760 Symbol = '0-0064', # of records = 800 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 751 Symbol = '0-0024', # of records = 1046 Symbol = '0-0019', # of records = 864 Symbol = '0-0094', # of records = 862 Symbol = '0-0086', # of records = 750 Checking random symbols Symbol = '1-0158', # of records = 189 Symbol = '0-0076', # of records = 885 Symbol = '1-0118', # of records = 197 Symbol = '0-0048', # of records = 860 Symbol = '3-0770', # of records = 7 Symbol = '3-0196', # of records = 39 Symbol = '0-0068', # of records = 854 Symbol = '4-1362', # of records =O 0p ening file:S yswmr_data.h5m bol = '4-0424', # of records = 15 CheckiSnygm bcoolm m=o n' 2-0313s'y,m b#o losf records = 46 SymCblools i=n g' f0-0011i'l,e # of records = 868 Symbol = '0-0029', # of records = 748 Symbol = '0-0082', # of records = 746 Symbol = '0-0001', # of records = 684 Symbol = '0-0072', # of records = 749 Checking random symbOolpse ning filSey:m bswmr_data.h5o l = '0-0007', # of records = 966 CheckinSgy mcboomlm o=n 'sy0-0040m'b,o l#s of records = 790S ymbol = '0-0034'S,y m#b oolf =r e'c0-0091o'r,d s# =o f889 records = 801 Symbol =S 'y0-0017m'b,o l# =o f' 0-0036r'e, c#o rofd sre c=or ds1098 = 1100 SSymybmolb o= l' 1-0112=' , '# 0-0044o'f ,r ec#o rdosf = r326e cords = Sy868m bol = '1-0170', # of Sreycomrbdso l= 192= '0-0093', # Soyfmb orl e=c 'o1-0150r'd, s# =of r736e cords = 270 SySmymbOoblopl e n==i n'g'0-0033 'f0-0089,i 'l#e, :o f# swmr_data.h5r eocofr dsr e= c1187o rds = 1047 Symbol =CC h'he0-0055ce'k,ci n#kg iocfno mgrme ocnro rasdynsm db=oo lms721 symbols SySmbyomlb o=lS '=y0-0064 m'',b0-0068 'o#, l o# f =orf e c'roer0-0086cdo'sr ,d=s #813= o859 f Crleosciongr dfisl eS =y mb752ol = '0-0082', # of recoSrdys m=b o746 l = '3-0564', S#y mobofl =r e'c0-0092'o,r #d sof =re co28r ds = 878 SSyymmbbooll = =' 0-0065'', 3-0370#' o,f r#e coorfds r= e916c ords = S47y mbol = '0-0054', # ofS ryecmobrdosl = =1093 '1-0137',C h#ec koinfg rraendcoom rsdymsb ol=s 196 Symbol = '2-0188', S# yofm breoclor d=s =' 214-0847 ', # of rSeycmboorl d=s ' 4-1093=' , 18# of records = 31 SymbolS y=m bo'l 1-0111=' ,' 0-0052'#, #o fof rreeccorodrs d=s 880 = 269 Symbol S= y'm0-0057'b,o #l of= re'co1-0005r'ds, = #579 of recorSdysmb o=l = 106' 0-0036', # of recordsS =y m1100 bol = '1-0079S'y,m bo#l =o 'f4-0405 'r, e#c oofr rdesco r=ds =172 20 SSymybomlb =o l' 1-0084'=, '# 1-0180o'f ,r ec#o rdosf = r329e cords = S221ym bol = '0-0050', # of recSorydsm b= o824l = '3-0064', S#y mboofl =r 'e4-0186c'o, r#d osf r=e co44rd s = 2 ClosinSgy mfboill =e '1-0036', # of records = 296 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 1018 Symbol = '0-0074', # of records = 993 Symbol = '0-0016', # of records = 784 Symbol = '0-0021', # of records = 650 Symbol = '0-0006', # of records = 687 Checking random symbols Symbol = '1-0180', # of records = 64 Symbol = '1-0127', # of records = 218 Symbol = '0-0053', # of records = 963 Symbol = '0-0094', # of records = 930 Symbol = '3-0651', # of records = 15 Symbol = '1-0157', # of records = 208 Symbol = '0-0034', # of records = 729 Symbol = '3-0010', # of records = 25 Symbol = '0-0051', # of records = 552 Symbol = '0-0064', # of records = 769 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 664 Symbol = '0-0024', # of records = 923 Symbol = '0-0019', # of records = 861 Symbol = '0-0094', # of records = 930 Symbol = '0-0086', # of records = 755 Checking random symbols Symbol = '1-0158', # of records = 281 Symbol = '0-0076', # of records = 998 Symbol = '1-0118', # of records = 225 Symbol = '0-0048', # of records = 874 Symbol = '3-0770', # of records = 3 Symbol = '3-0196', # of records = 38 Symbol = '0-0068', # of records = 1000 Symbol = '4-1362', # of records = 1 Symbol = '4-0424', # Oof preeconrdis n= g8 file: Syswmr_data.h5mb ol = '2-0313', # of records = 57 Closing fileC hecking common symbols Symbol = '0-0011', # of records = 812 Symbol = '0-0029', # of records = 851 Symbol = '0-0082', # of records = 560 Symbol = '0-0001', # of records = 797 Symbol = '0-0072', # of records = 664 Checking random symbols Symbol = '0-0007', # of records = 977 Symbol = '0-0040', # of records = 692 Symbol = '0-0091', # of records = 822 Symbol = '0-0036', # of records = 1099 Opening fileS: ymswmr_data.h5b ol = '1-0112',O #p eonfi nrge cfordisl e=: 310swmr_data.h5 Checking coSmymmobno ls y=m b'o1-0170l's, # Cohfec kirnegc ocSroymdmmsbo on=l s=244 y' m0-0034b'o,l #s o f recordSs y=m b744 oSly m=bo l' 1-0150=' ,'S 0-0068y#'m ,boof l#r e =co fo' rr0-0017ed'c,s o #r d=osf =r258 e c1000o rds = 1139 SymbSoly m=b o'Sl0-0033y 'm=,b o'#l 0-0082='o ,'f 0-0044 #' r,oe fc# o rroedfcs o rr=ed cso 1115r= d s566 = 976 SSySmybymomblbo ol=l ='= 0-0093'''0-00550-0092,'' ,,# ##o foo ffr errceeoccroodrrsdd ss= ==705 727869 SymSbyoSmly bm=ob lo' l0-0089= ' =,' '0-0064# 0-0065'o'f,, r##e coooffr drrsee cc=oo rr945dd ss == 742768 CheckinCgl orsainndSgo ymfm ibsloyelm b=o l's 0-0054', # ofS yrmebcoolr d=s '= 0-00861137' , # of rCehcoercdsk i=n g 770r andom symbolsS ymbol = '3-0564S'y,m b#o lo f= r'e2-0188c'o,r d#s o=f 15r ecords = 0 Symbol = 'S3-0370'y,m b#o lo f= r'e4-1093co'r,d s# = 47o f records =S ym41b ol = '1-0137', # Soyfm broelc or=d s' =0-0052 '139, # of recordSsy m=b o808l = '4-0847', # ofS ryemcboorld s= =' 0-005711' , # of recorSdysm b=o l606 = '1-0111', # of rSecyomrbdosl == 234 '0-0036', # of Sryemcboorld s= '=1-0005 ',1099 # of records = 165 Symbol = 'S4-0405y'm,b o#l o=f 'r1-0079e'c,o r#d so f= r30e cords = 159 Symbol = S'y1-0084m'b,o l# =o f' r1-0180e'c,o r#d so f= r382e cords = 64 Symbol =S 'ym0-0050b'o,l #= o'f3-0064 'r,e c# oofr drse c=o rd811s = 72 ClosingS yfmibleo l = '4-0186', # of records = 11 Symbol = '1-0036', # of records = 269 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 1000 Symbol = '0-0074', # of records = 1033 Symbol = '0-0016', # of records = 728 Symbol = '0-0021', # of records = 557 Symbol = '0-0006', # of records = 582 Checking random symbols Symbol = '1-0180', # of records = 105 Symbol = '1-0127', # of records = 275 Symbol = '0-0053', # of records = 916 Symbol = '0-0094', # of records = 977 Symbol = '3-0651', # of records = 1 Symbol = '1-0157', # of records = 207 Symbol = '0-0034', # of records = 811 Symbol = '3-0010', # of records = 35 Symbol = '0-0051', # of records = 585 Symbol = '0-0064', # of records = 704 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 632 Symbol = '0-0024', # of records = 987 Symbol = '0-0019', # of records = 886 Symbol = '0-0094', # of records = 992 Symbol = '0-0086', # of records = 683 Checking random symbols Symbol = '1-0158', # of records = 321 Symbol = '0-0076', # of records = 962 Symbol = '1-0118', # of records = 242 Symbol = '0-0048', # of recoOpening file: swmr_data.h5 Checking common symbols Symbords = 606 Symbol = '3-0770', # of records = 12 Symbol = '3-0196', # of records = 19 Symbol = '0-0068', # of records = 1099 Symbol = '4-1362', # of records = 0 Symbol = '4-0424', # of records = 4 Symbol = '2-0313', # of records = 90 Closing file l = '0-0011', # of records = 843 Symbol = '0-0029', # of records = 749 Symbol = '0-0082', # of records = 549 Symbol = '0-0001', # of records = 778 Symbol = '0-0072', # of records = 616 Checking random symbols Symbol = '0-0007', # of records = 1060 Symbol = '0-0040', # of records = 799 Symbol = '0-0091', # of records = 844O pening filSey:m boswmr_data.h5l = '0-0036', # of records = 1091 CheckiSnygm bcoolm m=o n' s1-0112y'm,b o#l so f records = 259 Symbol = '0-0034S'y,m b#o lo f= r'ec1-0170o'r,d s# =o f800 records = 157 Symbol = 'S0-0017y'm,b o#l o=f 're1-0150c'o,r d#s o=f 1146r ecords = 258 Symbol = S'y0-0044m'b,o l# =o f' r0-0033e'c,o r#d so f= r897e cords = 1227 Symbol = 'S0-0093y'm,b o#l o=f 're0-0055c'o,r d#s o= f715 records = 829 SyOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 1099 Symbol = '0-0082', # of records = 549 Symbol = '0-0092', # of records = 739 Symbol = '0-0065', # of records = 873 Symbol = '0-0054', # of records = 1138 Checking random symbols Symbol = '2-0188', # of records = 0 Symbol = '4-1093', # of records = 56 Symbol = '0-0052', # of records = 676 Symbol = '0-0057', # of records = 493 Symbol = '0-0036', # of records = 1091 Symbol = '4-0405', # of records = 22 Symbol = '1-0084', # of records = 416 Symbol = '0-0050', # of records = 855 Symbol = '4-0186', # of records = 3 Symbol = '1-0036', # of records = 273 Closing file mbol = 'S0-0089y'm,b o#l o=f 're0-0064c'o,r d#s o=f 879r ecords C=h e728c king raCnldoosmi nsgy mfbiolles Symbol = '0-0086', # of records = 683 Symbol = '3-0564', # of records = 42 Symbol = '3-0370', # of records = 42 Symbol = '1-0137', # of records = 213 Symbol = '4-0847', # of records = 19 Symbol = '1-0111', # of records = 325 Symbol = '1-0005', # of records = 152 Symbol = '1-0079', # of records = 190 Symbol = '1-0180', # of records = 99 Symbol = '3-0064', # of records = 48 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 987 Symbol = '0-0074', # of records = 1061 Symbol = '0-0016', # of records = 696 Symbol = '0-0021', # of records = 550 Symbol = '0-0006', # of records = 688 Checking random symbols Symbol = '1-0180', # of records = 92 Symbol = '1-0127', # of records = 288 Symbol = '0-0053', # of records = 827 Symbol = '0-0094', # of records = 1001 Symbol = '3-0651', # of records = 17 Symbol = '1-0157', # of records = 234 Symbol = '0-0034', # of records = 811 Symbol = '3-0010', # of records = 28 Symbol = '0-0051', # of records = 586 Symbol = '0-0064', # of records = 743 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 577 Symbol = '0-0024', # of records = 930 Symbol = '0-0019', # of records = 969 Symbol = '0-0094', # of records = 1001 Symbol = '0-0086', # of records = 780 Checking random symbols Symbol = '1-0158', # of records = 346 Symbol = '0-0076', # of records = 930 Symbol = '1-0118', # of records = 277 Symbol = '0-0048', # of records = 592 Symbol = '3-0770', # of records = 15 Symbol = '3-0196', # of records = 26 Symbol = '0-0068', # of records = 1134 Symbol = '4-1362', # of records = 9 Symbol = '4-0424', # of records = 7 Symbol O= p'e2-0313n'i,n g# foifl er:e coswmr_data.h5r ds = 84 Closing file CheckiOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 1134 Symbol = '0-0082', # of records = 527 Symbol = '0-0092', # of records = 790 Symbol = '0-0065', # of records = 854 Symbol = '0-0054', # of records = 1173 Checking random symbols Symbol = '2-0188', # of recordng s = 0 common symbols Symbol = '0-0011', # of records = 826 Symbol = '0-0029', # of records = 719 Symbol = '0-0082Symbol = '4-1093', # of records = 47 Symbol = '0-0052', # of records = 677 Symbol = '0-0057', # of records = 502 Symbol = '0-0036', # of records = 1143 Symbol = '4-0405', # of records = 16 Symbol = '1-0084', # of records = 394 Symbol = '0-0050', # of records = 837 Symbol = '4-0186', # of records = 7 Symbol = '1-0036', # of records = 290 Closing file ', # of records = 527 Symbol = '0-0001', # of records = 751 Opening Sfiylmeb:o l swmr_data.h5= '0-0072', # of records = 577 CChehcekciknign gr acnodmommo ns ysmybmoblosl s Symbol = S'y0-0007m'b,o l# =o f' 0-0034r'e,c o#r dosf =r e996c ords = 811 Symbol = '0-0040S',y m#b oolf =r e'c0-0017o'r,d s# =o f829 records = 1140S ymbol = '0-0091',S y#m boofl r=e c'o0-0044r'd,s #= o772f records = 939S ymbol = '0-0036',S y#m boofl r=eco r'd0-0093s' ,= #1143 of records =S y688m bol = '1-0112', #S yomfb orle c=o r'd0-0089s' ,= #284 of records = S892y mbol = C'h1-0170e'ck,i n#g orfa nrdeocmo rsdysmbols Symbol = '0-0086', # of records = 780 Symbo = 121 Symbol = '1-0150', # of records = 277 Symbol = '0-0033', # of records = 1252 Symbol = '0-0055', # of records = 841 Symbol = '0-0064', # of records = 743 Closing file l = '3-0564', # of records = 55 Symbol = '3-0370', # of records = 55 Symbol = '1-0137', # of records = 182 Symbol = '4-0847', # of records = 22 Symbol = '1-0111', # of records = 337 Symbol = '1-0005', # of records = 136 Symbol = '1-0079', # of records = 241 Symbol = '1-0180', # of records = 92 Symbol = '3-0064', # of records = 46 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 987 Symbol = '0-0074', # of records = 1061 Symbol = '0-0016', # of records = 696 Symbol = '0-0021', # of records = 550 Symbol = '0-0006', # of records = 688 Checking random symbols Symbol = '1-0180', # of records = 92 Symbol = '1-0127', # of records = 288 Symbol = '0-0053', # of records = 827 Symbol = '0-0094', # of records = 1001 Symbol = '3-0651', # of records = 17 Symbol = '1-0157', # of records = 234 Symbol = '0-0034', # of records = 811 Symbol = '3-0010', # of records = 28 Symbol = '0-0051', # of records = 586 Symbol = '0-0064', # of records = 743 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 577 Symbol = '0-0024', # of records = 930 Symbol = '0-0019', # of records = 969 Symbol = '0-0094', # of records = 1001 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 1134 Symbol = '0-0082', # of records = 527 Symbol = '0-0092', # of records = 790 Symbol = '0-0065', # of records = 854 Symbol = '0-0054', # of records = 1173 Checking random symbols Symbol = '2-0188', # of records = 0 Symbol = '4-1093', # of records = 47 Symbol = '0-0052', # of records = 677 Symbol = '0-0057', # of records = 502 Symbol = '0-0036', # of records = 1143 Symbol = '4-0405', # of records = 16 Symbol = '1-0084', # of records = 394 Symbol = '0-0050', # of records = 837 Symbol = '4-0186', # of records = 7 Symbol = '1-0036', # of records = 290 Closing file Symbol = '0-0086', # of records = 780 Checking random symbols Symbol = '1-0158', # of records = 346 Symbol = '0-0076', # of records = 930 Symbol = '1-0118', # of records = 277 SyOmbpoeln i=n g' 0-0048f'i,l e#: ofswmr_data.h5 records = 592 Symbol C= h'e3-0770c'k,i n#g ocfo mrmeocno rsdysm b=o l15s SymboSl y=m b'o3-0196l' ,= #' 0-0011o'f, r#e coofr drse c=o r26d s = 826 Symbol = '0-0068'S, y#m boofl r=e c'or0-0029d's, =# 1134o f records = 719S ymbol = '4-1362', # Sofy mrbeoclo r=d s' 0-0082=' ,9 # of recordSs y=m bo527l = '4-0424', # oSfy mrbeocl = '0-0001', # of records = ords = 7 Symbol = '2-0313', # of records = 84 Closing file 751 Symbol = '0-0072', # of recorOdsp e=n i577n g file:C heswmr_data.h5c king random symbols SymbColh e=c k'in0-0007g' ,c o#m moofn rseycmobrodlss = 996 SSymybmoblo l= =' '0-0034'0-0040,' ,# #o fo fr erceocrodrsd s= = 811829 SymSbyomlb o=l '=0-0091 '',0-0017 '#, o#f orfe croercdosr d=s 772= 1140 SymbSoylm b=o l' 0-0036=' ,' 0-0044#' ,o f# roefc orredcso r=d s 1143= 939 SySmbyomlb o=l '= 1-0112''0-0093,' ,# #o fo fr erceocrodrsds = 688 Symbol = '0-0089', # of records = 892 Checking random = 284 Symbol = '1-0170', # of records = 121 Symbol = '1-0150', # of records = 277 Symbol = '0-0033', # of records = 1252 Symbol = '0-0055', # of records = 841 Symbol = '0-0064', # of records = 743 Closing file symbols Symbol = '0-0086', # of records = 780 Symbol = '3-0564', # of records = 55 Symbol = '3-0370', # of records = 55 Symbol = '1-0137', # of records = 182 Symbol = '4-0847', # of records = 22 Symbol = '1-0111', # of records = 337 Symbol = '1-0005', # of records = 136 Symbol = '1-0079', # of records = 241 Symbol = '1-0180', # of records = 92 Symbol = '3-0064', # of records = 46 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 987 Symbol = '0-0074', # of records = 1061 Symbol = '0-0016', # of records = 696 Symbol = '0-0021', # of records = 550 Symbol = '0-0006', # of records = 688 Checking random symbols Symbol = '1-0180', # of records = 92 Symbol = '1-0127', # of records = 288 Symbol = '0-0053', # of records = 827 Opening Sfiylmeb:o l swmr_data.h5= '0-0094', # of records = 1001 ChSecykmibnogl c=o m'm3-0651o'n, s#y mobfo lrse cords = 17 SymboSl y=m b'o0-0068l' ,= #' 1-0157o'f, r#e coofr drse c=o r1134d s = 234 SSymybmoblo l= =' '0-0034'0-0082,' ,# #o fo fr erceocrodrsd s= = 811527 SySmybmoblo l= =' '3-00100-0092'',, ## ooff rreeccoorrddss == 28790 SSyymmbbooll == ''0-00510-0065'',, ## ooff rreeccoorrddss == 586854 SSymybmoblo l= =' '0-00640-0054'',, ## ooff rreeccoorrddss == 7431173 ClCohseicnkgi nfgi lrea ndom symbols Symbol = '2-0188', # of records = 0 Symbol = '4-1093', # of records = 47 Symbol = '0-0052', # of records = 677 Symbol = '0-0057', # of recordOs p=e n502i ng file: swmr_data.h5 Symbol = '0-0036', # of records = 1143 Checking comSmoynm bsoylm b=o l's4-0405 ', # of records S= y16m bol = '0-0072', S# yomfb orle c=o r'd1-0084s' ,= #577 o f records = 394 Symbol = 'S0-0024y'm,b o#l o=f 're0-0050c'o,r d#s o=f r930e cords = 837 Symbol = S'y0-0019m'b,o l# =o f' 4-0186r'e,c o#r dosf =r e969c ords = 7 Symbol = S'y0-0094m'b,o l# =o f' 1-0036r'e,c o#r dosf =r e1001c ords Symbol = 290 Closing file = '0-0086', # of records = 780 Checking random symbols Symbol = '1-0158', # of recoOpening file: swmr_data.h5 Checking common symbols Symbol = 'rds = 346 Symbol = '0-0076', # of records = 930 Symbol = '1-0118', # of records = 277 Symbol = '0-0048', # of records = 592 Symbol = '3-0770', # of records = 15 Symbol = '3-0196', # of records = 26 Symbol = '0-0068', # of records = 1134 Symbol = '4-1362', # of records = 9 Symbol = '4-0424', # of records = 7 Symbol = '2-0313', # of records = 84 Closing file 0-0011', # of records = 826 Symbol = 'O0-0029'p,e n#i nogf frielceo:r dsswmr_data.h5 = 719 Symbol = '0-0082'C,h e#c koifn gr eccoomrmdosn =s y527m bols Symbol =S y'm0-0001b'o,l #= o'f0-0034 'r,e c#o rodfs r=e c751o rds = 811 Symbol = 'S0-0072y'm,b o#l o=f 're0-0017c'o,r d#s o=f r577e cords C=h e1140c king random sSyymmbboolls = '0-0044',S y#m boofl r=e c'or0-0007d's, =# 939o f records = S996y mbol = '0-0093',S y#m boofl r=ec o'rd0-0040s' ,= #688 of records = S829y mbol = '0-0089', #S yomfb orle c=o r'ds0-0091 '=, 892# of recCohredcsk i=n g772 random symbSoylmsb ol = '0-0036S'y,m b#o lo f= r'e0-0086c'o,r d#s o=f 1143r ecords = 780 Symbol = 'S1-0112'y,m b#o lo f= r'e3-0564c'o,r d#s o=f 284r ecords = 55 Symbol = 'S1-0170y'm,b o#l o=f 'r3-0370e'c,o r#d so f= r121e cords = 55 Symbol = S'y1-0150m'b,o l# =o f' 1-0137r'e,c o#r dosf =r e277c ords = 182 Symbol = 'S0-0033y'm,b o#l o=f 'r4-0847e'c,o r#d of records = 22 Symbol = 's = 1252 Symbol = '0-0055', # of records = 841 Symbol = '0-0064', # of records = 743 Closing file 1-0111', # of records = 337 Symbol = '1-0005', # of records = 136 Symbol = '1-0079', # of records = 241 Symbol = '1-0180', # of records = 92 Symbol = '3-0064', # of records = 46 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 945551 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): 895218 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): 272042 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: 883662 Using reader random seed: 889405 Using reader random seed: 892693 Using reader random seed: 888772 Using reader random seed: 892914 Using writer random seed: 508781 ############################################################################### ## 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): 615643 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: 69918 Using reader random seed: 71785 Using reader random seed: 77894 Using reader random seed: 78061 Using reader random seed: 85641 Using writer random seed: 907363 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 121552 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: 318509 Generating symbol names Choosing datasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0036' Common symbol #2 = '0-0098' Common symbol #3 = '0-0062' Common symbol #4 = '0-0017' Random symbol #0 = '1-0127' Random symbol #1 = '4-1216' Random symbol #2 = '2-0075' Random symbol #3 = '3-0249' Random symbol #4 = '0-0086' Random symbol #5 = '0-0068' Random symbol #6 = '0-0097' Random symbol #7 = '0-0081' Random symbol #8 = '0-0030' Random symbol #9 = '2-0365' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 858 Symbol = '0-0036', # of records = 933 Symbol = '0-0098', # of records = 865 Symbol = '0-0062', # of records = 927 Symbol = '0-0017', # of records = 897 Checking random symbols SymbParameters: # of seconds betol ween polling = = '1-01271 # 'of common s,ymbols t o poll =# 5 # o f random soymbols to pfoll = 10 # of secornds to teste = c3 oUsing rearder randodm seed: 323288s Generatin g symbol names = 233 Symbol = '4-1216', # of records = 14 Symbol = '2-0075', # of records = 53 Symbol = '3-0249', # of records = 23 Symbol = '0-0086', # of records = 906 Symbol = '0-0068', # of records = 908 Symbol = '0-0097', # of records = 870 Choosing datasets Common symbol #0 = '0-0095' Common symbol #1 = '0-0082'S Commony symbol #2 = 'm0-0005' Commobn symbol #o3 = '0-0066' lCommon sym bol #4 = ='0-0036' Rando m symbol #'0 = '0-0083' Random symb0-0081ol #1 '= '0-0053' ,Random sy mbol #2 =# '0-0058' Random symbol #3 = '0-0082' Random symbol #4 = '0-0078' Random symobol #f5 = '1-0007' Random syrmbol #6 =e '2-0380' Randcom symbol o#7 = '0-0017'r Random sydmbol #8 =s '1-0086' Rand om symbol =#9 = '0-0052' Reading912 record s Opening file: swmr_data.h5 Symbol = '0-0030', # of records = 890 Symbol = '2-0365', # of records Checking c=ommon symbols 57 Closing file Symbol = '0-0095', # of records = 932 Symbol = '0-0082', # of records = 892 Symbol = '0-0005', # of records = 874 Symbol = '0-0066', # of records = 933 Symbol = '0-0036', # of records = 933 Checking random symbols Symbol = '0-0083', # of records = 859 Parameters: S y#m boofl s=e 'co0-0053n'd,s #b eotfw ereenc oprodls l=i n907g = P1a r a#m eotfSe yrcmso:bm om lo# n = o sf' 0-0058s'e,c o#n dosf breetcords = 874 Symbol = '0-0082', # of records = 892 Symbol = '0-0078', # of records = 880 PSymabol = '1-0007', ween polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 331488 Generating symbol names # of records = 233 Symbol = '2-0380', # of records = 57 Symbol = '0-0017'C, h#o oosfi nrge cdoartdass e=t s 897C ommon symbol #0 S=y m'b0-0024o'l C=o m'm1-0086o'n, s#y mobfo lr #ec1o r=d s' 0-0080=' 218C ommon symbol #2 =S 'ym0-0075b'o lC o=m m'on0-0052 's,y m#b oolf #r3e c=o r'd0-0022s' =C o900m mon symboCll o#si4n g= f'i0-0098l'e Random symbol #0 = ymbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 331246 Generating symbol names Choosing datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0077' Common symbol #2 = '0-0017' Common symbol #3 = '0-0035' Common symbol #4 = '0-0068' Random symbol #0 = '2-0004' Random symbol #1 = '1-0186' Random symbol #2 = '0-0087' Random symbol #3 = '4-1032' Random symbol #4 = '1-0165' Random symbol #5 = '0-0010' Random symbol #6 = '4-0043' Random symbol #7 = '0-0005' Random symbol #8 = '2-0075' Random symbol #9 = '0-0074' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 912 Symbol = '0-0077', # of records = 825 Symbol = '0-0017', # of records = 897 Symbol = '0-0035', # of records = 924 Symbol = '0-0068', # of records = 908 Checking random symbols Symbol = '2-0004', # of records = 47 '0-0025rameters: # 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: 332921 Generating symbol names Choosing datasets Common symbol #0 = '0-0037' Common symbol #1 = '0-0005' Common symbol #2 = '0-0065' Common symbol #3 = '0-0075' Common symbol #4 = '0-0062' Random symbol #0 = '3-0187' Random symbol #1 = '0-0073' Random symbol #2 = '0-0053' Random symbol #3 = '1-0035' Random symbol #4 = '0-0089' Random symbol #5 = '3-0013' Random symbol #6 = '4-0222' Random symbol #7 = '1-0097' Random symbol #8 = '0-0091' Random symbol #9 = '0-0017' Reading records Opening file: swmr_data.h5 ' Random sSymboyl m#Cb1ho e=l c' k0-0053='i nRag'n do1-0186cm' os,my mmb#ool n #o 2 sf=y 'mr0-0052b'e oRclanosdor m dssym b=ol #3219 = '0-0012' Random symbol S#4 y= m'b0-0099'o lRa nS=do my' ms0-0037ybmb'ooll, # 5= #= ''3-0373o'0-0087 fR' a,nrd eo#mc osyormbdfosl #r=6e =c 877o' 1-0186r' dRasnd om= s ym870bo l #7 = '0-0096' Random symSboyl m#b8 o=l S' 0-0052='y Rm'anb0-0005doo'ml, s y=#m b o'ol f#4-1032 9 'r= e,'c1-0101 'o #r Rdeosafd i =ngr ree874cco rodsr ds O=pe nin17g file: swmr_data.h5 Symbol = '0-0065'S,y m#b oolf =r e'co1-0165r'd,s #= o902f Crheecckiongr dcosm mo=n sym229bo ls Symbol = S'ym0-0075bo'l ,=S '#y0-0024 m'ob,f o# lro fe =cr eoc'rord0-0010dss' ,== 898 # 846 of records =S ym908bo lS =y 'm0-0080b'o,l # =of 're0-0062co'r,ds #= S842o fy mrbeoclor d=s '=4-0043 S'927y,m b ol# = o'f0-0075' , r# eofc roCerchoderdscs k==i 846n 13g random sSyymmbbolo l= s' 0-0022', # oSf yremcSobrydosm lb= o912 l= =' 0-0005''3-0187,', ## Sooyfmfb orlr e=e c'co0-0098o'r,rd #ds so f = =r e c28or 874ds = 865 CheckingS ryanmSdbomoy slmym bboo=lls '=0-0073 '',S 2-0075y#m'b ,ool f=# ' r0-0025eo'c,f o# r ordf esrce coo=rr dds908 s = 872= 53 Symbol =S 'y0-0053'm, b#S ooylfm rbe=coo rld's 0-0053== ' 907, ' 0-0074#' ,o f# roefc oSrrymedbcoslo r== d 's0-0052907' , =# of 898re cords = 900 SCylmobSsoyilm bno=lg =' f'1-0035i0-0012''l,, e # #o f orfec orrdse c= o906r ds = 186 Symbol = '0-0099', # of rSecyormdsb o= l879 = '0-0089', # ofS yrmbeocl o=r 'd3-0373s', =# of921 r ecords = 21 SySmybmbooll = =' 1-0186'', 3-0013# 'of, re#co rdosf = 219 records =S ym19b ol = '0-0096', # of records = 827 Symbol S=y mb'ol4-0222 =' ,' #0-0052' ,o #f ofr ereccoorrdds s= 900= 10 Symbol = '1-0101', # Sof yrmecborodls = =221 '1-0097', C#l osoinfg frileec ords = 205 Symbol = '0-0091', # of records = 888 Symbol = '0-0017', # of records = 897 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 631 Symbol = '0-0036', # of records = 738 Symbol = '0-0098', # of records = 629 Symbol = '0-0062', # of records = 723 Symbol = '0-0017', # of records = 734 Checking random symbols Symbol = '1-0127', # of records = 180 Symbol = '4-1216', # of records = 14 Symbol = '2-0075', # of records = 39 Symbol = '3-0249', # of records = 21 Symbol = '0-0086', # of records = 754 Symbol = '0-0068', # of records = 720 Symbol = '0-0097', # of records = 664 Symbol = '0-0081', # of records = 717 Symbol = '0-0030', # of records = 661 Symbol = '2-0365', # of records = 38 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 764 Symbol = '0-0082', # of records = 689 Symbol = '0-0005', # of records = 707 Symbol = '0-0066', # of records = 773 Symbol = '0-0036', # of records = 738 Checking random symbols Symbol = '0-0083', # of records = 719 Symbol = '0-0053', # of records = 740 Symbol = '0-0058', # of records = 719 Symbol = '0-0082', # of records = 689 Symbol = '0-0078', # of records = 667 Symbol = '1-0007', # of records = 202 Symbol = '2-0380', # of records = 48 Symbol = '0-0017', # of records = 734 Symbol = '1-0086', # of records = 177 Symbol = '0-0052', # of records = 628 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 737 Symbol = '0-0077', # of records = 711 SOympbeonli n=g 'fi0-0017l'e,: swmr_data.h5# of records = 734 Symbol = 'C0-0035h'e,c k#i nogf cormemcoonr dssy m=b o701ls SymSbyoml b=o l' 0-0024=' ,' #0-0068 'o,f #r eocofr dsr e=c o666r dsO =p e720n ing file: CSswmr_data.h5h yemcbkoiln g= 'r0-0080a'n,d o#m o fs yrmebcoolrsds = 720 Symbol = 'S2-0004y'mb,o l# C =oh fe'c 0-0075kr'ie,nc go# r cdoofsm mr=oe nc o37sr ydmsb o=l s671 SySmybmobSlo ly= m =b' o'l1-0186 0-0037'=', , ' #0-0022# ' o,of f # r reoecfco orrrdedscs o =r=d s 642143= 759 SSSyymmbyoblmo =bl 'o 0-0098l=', #=' o 0-0005f' 'r,e0-0087c o'#rd, s o= #f629 orfe croeCrhcdecsok irn=gd rs707a n d=om sy625mb ols Symbol =S 'y0-0025'm,b #o olf Sr=e cyo'rmd0-0065sb '=o, l 626 #= of' 4-1032r'ec,o rS#dym sboo l f== '7270-0053r' ,e #c oof rrdecsor ds= = 740 17 SymbSoylm bo=l =' '0-00750-0052'',, # #oS f oryefc omrrdbeso c=lo r628 =d s' =1-0165 '671, #S ymobofl = r'e0-0012'c, o# rofd rsec So=ryd sm b=214 o691 l = '0-0062', #S yombfo l r= e'c0-0099'o,Sr #d yosfm rbeco=olrd s 723= =685 '0-0010', C#h eSocymfkboi ln r=g e 'cr3-0373o'a,rn #dd oosfm re=sco yrdm691sb =o l12 s SSyymmbbool lS= ='y 1-0186m'',b 3-0187#o' ol,f r#e=c oor'fds 4-0043 r=' e143,c o#rd so f= r28e Scymoborl d= s'0-0096 ',= # of13 r ecordSs y= m577b ol = '0-0073', SS#ym byoolmf b= or'le0-0052'c ,o =#r dof's r 0-0005e=c'o r,d729s =# 628 of recorSdysmb So=ly =m b'707o1-0101 'l, #= of' r0-0053ec'o,rd s# = o195 f recSoryCdlmossbin og =lf i le740 = '2-0075', # of reScyomrbdosl == '391-0035 ', # of records =S 121y mbol = '0-0074', # Soyfm broelc o=r d's0-0089 '=, #689 of recordsC =l os628i ng file Symbol = '3-0013', # of records = 12 Symbol = '4-0222', # of records = 0 Symbol = '1-0097', # of records = 157 Symbol = '0-0091', # of records = 716 Symbol = '0-0017', # of records = 734 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 371 Symbol = '0-0036', # of records = 484 Symbol = '0-0098', # of records = 306 Symbol = '0-0062', # of records = 450 Symbol = '0-0017', # of records = 471 Checking random symbols Symbol = '1-0127', # of records = 50 Symbol = '4-1216', # of records = 12 Symbol = '2-0075', # of records = 16 Symbol = '3-0249', # of records = 21 Symbol = '0-0086', # of records = 437 Symbol = '0-0068', # of records = 448 Symbol = '0-0097', # of records = 373 Symbol = '0-0081', # of records = 397 Symbol = '0-0030', # of records = 356 Symbol = '2-0365', # of records = 16 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 534 Symbol = '0-0082', # of records = 391 Symbol = '0-0005', # of records = 482 Symbol = '0-0066', # of records = 504 Symbol = '0-0036', # of records = 484 Checking random symbols Symbol = '0-0083', # of records = 441 Symbol = '0-0053', # of records = 486 Symbol = '0-0058', # of records = 478 Symbol = '0-0082', # of records = 391 Symbol = '0-0078', # of records = 380 Symbol = '1-0007', # of records = 121 Symbol = '2-0380', # of records = 19 Symbol = '0-0017', # of records = 471 Symbol = '1-0086', # of records = 73 Symbol = '0-0052', # of records = 351 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 416 Symbol = '0-0080', # of records = 411 OpeniSnymgb olf =i 'l0-0075e',: # ofswmr_data.h5 r ecords = 390 Symbol = '0-0022', C# ohf erecckoridns g= c442 ommon symbSoymlbsol = '0-0098', # of records S= y306m bol = C'hec0-0055ki'ng, r an#do mo sfy mbroelsc ords =S ym489bo l = '0-0025', # of records = 366 Symbol S=y mb'ol0-0077 =' ,' 0-0053'#, #o fof rreceocrdosr =d s486 = 412 Symbol = '0-0052', # of Srecyormdsb =o 351l = '0-0017', #S ymobfol =r 'e0-0012c'o, r#d osf r=e co471rd s = 373 SymboSl y= m'0-0099b'o, l# o=f r'ec0-0035o'rd,sO =#p e 488n ionfg frileec: ordswmr_data.h5s =S ymb466o l = '3-0373', # of records =C h0Se cykimnbg oclomS myo=mnb os'ly m0-0068=b 'o'l,1-0186s' , ## ooff r ercoercdsoS r=y dm63bs o l == '0-0037448' , # ofS yrmebcoolr d=s C '=0-0096h ',e387 #c okfi rnegco rdrsa =n d205o mS ysmbyolm b= o'l0-0005'sS, y m#b oolf =r e'c0-0052o'r,d sS# =oy fm 482rb eocolr ds= = '351 2-0004', S#ym boolf S= yr'meb0-0065oc'l,o =r# d'os1-0101f' ,r= e#c oorf7d sr e=c o382r ds = 110 CSlyomsSbionylg m =fb i'ol0-0075el' , # =of r'ec1-0186or'ds, = #390 of records S=ym bol63 = '0-0062', # of records = 450 SyCmhbecoklin g= r a'nd0-0087om' s,ym b#ol so f recSoyrmbdosl = =' 3-0187',329 # of records = 27 SymbSoylm bo=l =' '4-10320-0073'', ,# o#f roefco rrdse c= o356r ds = 17 Symbol = '0-0053', # of reScoyrdmsb =o l486 = '1-0165', #S yombfol r= e'c1-0035o',r #d osf r=e co155rd s = 71 SymbSoly =m b'o0-0089'l, #= of' r0-0010ec'o,rd s# = o398f recordsS y=mb ol382 = '3-0013', # of records = 3 Symbol = S'ym4-0043bo'l, = #' 4-0222'o,f # rofe creocorrdds s= =0 13 Symbol = '1-0097', # ofS ryecmobrdosl = =56 '0-0005', # ofS ymrbeolc o= r'd0-0091s', #= o f 482rec ords = 459 SymSboyl m= b'o0-0017l', =# o'f 2-0075re'c,or ds# = o471 f recorCdlso si=n g f16i le Symbol = '0-0074', # of records = 370 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): 985381 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 219707 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 437024 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: 645413 Generating symbol names Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0026' Common symbol #2 = '0-0077' Common symbol #3 = P'0-0093' Coammorn asymmebotl e#4r s: # of seconds be=t w'e0-0034'e Rnan dopm oslymlboiln #g0 = ='0-0049 ' Random1 s ym bo#l #1o =f '4-0666c' oRamndmomo ns symymbbooll #s2 =t 'o0-0025 ' pRaondlom symbol #3 = '0-0060' Random syml = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 649159 Generating symbol names bol #4 = '3-0433' Random symbol #5 = '0-0078' Random symbol #6 = '1-0148' Random symbol #7 = '1-0014' Random symbol #8 = '0-0089' Random symbol #9 = '1-0021' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 863 Symbol = '0-0026', # of records = 858 SChoosing datasets Common symbol ym#0 = '0-0098' Common sbymbol #1 =o '0-0074' Commlon symbol #2 = '0-0030'= Common sym bol #3 =' '0-0068' Common symbol 0-0077#4 = ''0-0004' Rando,m symbol #0 = '1-0110'# Random s ymbol #1 = '0-0044' Random symbool #2 = f'2-0236' Ra ndom symbrol #3 = e'1-0063' Randcom symbol o#4 = '0-0058' Random symbol #5 = '0-0091' Rrandom symdbol #6s = '4-0827' Random s=ymbol #7 = '0-0067' Random symbo887l #8 = '0-0031' Random symbol #9 = '0-0087' Reading records Opening file: swmr_data.h5 Symbol = '0-0093', # of records = 873 Symbol = '0-0034', # of records = 864 Checking ranChecking common symbols dom symbols SymbSymbol = '0-0098', # ofo records = 977 l = '0-0049', # of records = 942 SSymbol = '0-0074', y# of records = m914 bol = '4-0666', # of records = 16 Symbol = '0-0030', # of records = 884 SymbSymbol = o'0-0068', # of relcords = 883 = '0-0025', # of records = 861 Symbol = '0-0004', # of records = 876 SymboCheckingl random sym bols = '0-0060', # of rSymboel = '1-0110', # of crecords o= 226 rds = 878 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll S= 10 # of secondSymbol = '0-0044', # s to ytest = of records = 878 mbol = '3-0433', # of records = 33 Symbol = '2-0236', # of records = 45 Symbol = '0-0078S', y# mofb roeclor ds= = '940 1-0063', # of recoSrymdbosl == ' 1-0148'226, # of recor8 Using reader random seed: 654899 Generating symbol names ds = 208 SymboSly mb=ol =' '1-00140-0058',' #, o f# r eocofrd s r= e251 cords = 906 Symbol = '0-0089', # of recordSs =y 875m bol = '0-0091', S#ym bool f= '1-0021r',e #c oof rredcsor d=s = 204914 Closing file Symbol = '4-0827',C #h ooofs irnegc odradtsa s=e ts11 Common symbol #0 S=y m'b0-0017o'l C=o m'm0-0067on' ,s y#m boofl #r1e c=o r'd0-0042s' =C om857m on symbol #2 = '0-0087'S Cyommbmooln =sy m'bo0-0031l' ,# 3# =o f' 0-0060r'e cCoormdmso n= sy877m bol #4 = '0-0040' RandSomy msbyomlb o=l '#0-00870P' ,= a#'r 4-0017oaf'm erRteaecnrodsro:dm s s#=y mob924fo l #1 = '0-0059' CRalnodsoim nsgy mfbiolle #2 = '4-1572' Random sym 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: 660246 Generating symbol names bol #3 = '1-0117' Random symbol #4 = '0-0008' Random symbol #5 = '0-0076' Random symbol #6 = '1-0168' Random symbol #7 = '1-0029' Random symbol #8 = '1-0095' Random symbol #9 = '0-0033' Reading records ChoOopseinnign gd aftialsee: tswmr_data.h5s Common symbol #0 = '0-0089' Common symbol #1 = '0-0084' CoCmmhoenc ksiynmgb ol c#o2m m=o nParameters: # 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: 659544 Generating symbol names Choosing datasets Common symbol #0 = '0-0086' Common symbol #1 = '0-0090' Common symbol #2 = '0-0098' Common symbol #3 = '0-0030' Common symbol #4 = '0-0028' Random symbol #0 = '3-0117' Random symbol #1 = '0-0005' Random symbol #2 = '1-0034' Random symbol #3 = '1-0134' Random symbol #4 = '0-0007' Random symbol #5 = '4-0970' Random symbol #6 = '2-0008' Random symbol #7 = '0-0055' Random symbol #8 = '0-0071' Random symbol #9 = '1-0088' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0086', # of records = 936 Symbol = '0-0090', # of records = 861 Symbol = '0-0098', # of records = 977 Symbol = '0-0030', # of records = 884 Symbol = '0-0028', # of records = 920 Checking random symbols Symbol = '3-0117', # of records = 30 Symbol = '0-0005', # of records = 907 Symbol = '1-0034', # of records = 224 Symbol = '1-0134', # of records = 220 Symbol = '0-0007', # of records = 856 Symbol = '4-0970', # of records = 13 Symbol = '2-0008', # of records = 54 Symbol = '0-0055', # of records = 888 Symbol = '0-0071', # of records = 864 Symbol = '1-0088', # of records = 223 Closing file ' s0-0087y'm bCoolmsm on symbol #3 = 'S0-0020y'm bCoolm m=o n' 0-0017s'y,m b#o lo f# 4r e=c o'r0-0064d's R=a n888d om symbol #0 = '0-0069' RSaynmdbooml s=y m'bo0-0042l' ,# #1 o=f 'r0-0001e'c oRradnsd o=m 889s ymbol #2 = '0-0090' RSaynmdbooml s=y m'bo0-0087l' ,# #3 o=f 'r3-0529e'c oRradnsd o=m 924s ymbol #4 = '1-0111' SRyamnbdoolm =s y'm0-0060b'o,l ## 5o f= r'e1-0101c'o rRdasn d=o m 878 symbol #6 = '4-1206' SRyamnbdoolm =s y'mb0-0040o'l, ## 7o f= r'e0-0062c'o rRdasn d=o m842 symbol #8 C=h e'c0-0078k'i nRga nrdaonmd osmy msbyomlb o#l9s = '0-0038' RSeaydmibnogl r=e c'o4-0017r'd,s # ofO preencionrgd sf i=l e10: swmr_data.h5 Symbol = '0-0059', # of records = 906 Checking commonS syymmbbooll s= '4-1572', # of recoSrydmsb o=l 10= '0-0089', # of recorSdysm b=o l875 = '1-0117', # of records = S235y mbol = '0-0084', # of rSeycmobrodls == '9040-0008 ', # of records =S y868m bol = '0-0087', # of Sreycmobrodls == '0-0076924' , # of records S= ym921b ol = '0-0020',S y#m boofl r=e c'or1-0168d's, =# 853o f records = 201 Symbol =S y'm0-0064b'o,l #= o'f1-0029 'r,e c#o rodfs r=e c913o rds = 225 Checking random sSymybmoblosl = '1-0095', # oSfy mrbeoclo r=d s' 0-0069=' ,202 # of records = 885 Symbol = 'S0-0033y'm,b o#l o=f 'r0-0001e'c,o r#d so f= r826e cords = 848 Closing file Symbol = '0-0090', # of records = 861 Symbol = '3-0529', # of records = 32 Symbol = '1-0111', # of records = 204 Symbol = '1-0101', # of records = 225 Symbol = '4-1206', # of records = 9 Symbol = '0-0062', # of records = 887 Symbol = '0-0078', # of records = 940 Symbol = '0-0038', # of records = 863 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 816 Symbol = '0-0026', # of records = 829 Symbol = '0-0077', # of records = 887 Symbol = '0-0093', # of records = 842 OpeSnymibonl g= '0-0034f',i #l oef :re corswmr_data.h5ds = 856 Checking random symbols Symbol = '0-0049', # of records = 915 Symbol = '4-0666', # of records = 16 CheckingSy mbcolo =m 'm0-0025'o, n# ofs ryecmorbdso =l 867s Symbol = '0-0060', S# yofm rebcorodsl = 857= '0-0098', # ofS yrmbeolc =o 'r3-0433d',s # o=f rec973or ds = 33 Symbol = '0-0078', # oSf ryecmorbdso =l 941 = '0-0074', # Soymfbo l r= e'c1-0148'o, r# dosf r=ec or950ds = 203 Opening fileS:y mbswmr_data.h5o Sl y= m'b1-0014'o, l# of= r ec'or0-0030ds' =, 267 # of recordSsym bo=l = '8810-0089 ', # of records = 940 CheSckyimngb oScoylmmmb oonl= s=y' m'b0-00681-0021o'l',s ,# o#f roecfor dsr e= c203o Srydmbsol == '8930-0086' ,C l#o soifn gr efciolred s = 907 Symbol = '0-0004'S,y mb#o l o=f ' 0-0090'r, e# cofo rredcsor ds= = 885828 CSyhmbeolc k= i'n0-0098g', #r aofn dreocomrd ss =y m973b ols SymbSoly =m b'0-0030o'l, #= o f' re1-0110c'or,d s #= 881o f records S=y mb232ol = '0-0028', # of records = 931 Symbol C=he c'kin0-0044g 'ra,n do#m soymfbo lrs ecordsS y=m bo888l = '3-0117', # of records = 30S ymbol = '2-0236S'y,mb ol# = o'f0-0005' , r# eofc orercdorsd s == 94245 Symbol S= y'm1-0034'b, o# lof =re c'or1-0063ds' =, 215 # of recordsS y=mb ol 223= '1-0134', # of records = 193 Symbol =S ym'bo0-0058l' =, '0-0007#', o# fo f rreeccorodsr d= s872 = 879 Symbol = 'S4-0970',y #m obfo rle co=r ds' = 0-00914 ', # of reScyombrold =s ' 2-0008=' , 932# of records = 68 SSyymbmobl o=l ' 0-0055=', #' o4-0827f 'r,ec or#ds o= f825 records = S25y mbol = '0-0071', # of records =S 826y mbol = '0-0067'S,y mb#ol o= f' 1-0088r',e #c oofr rdesco r=ds = 862240 Closing file Symbol = '0-0031', # of records = 913 Symbol = '0-0087', # of records = 920 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 881 Symbol = '0-0042', # of records = 875 Symbol = '0-0087', # of records = 920 Symbol = '0-0060', # of records = 857 Symbol = '0-0040', # of records = 812 Checking random symboOlsp ening fileS:y mswmr_data.h5b ol = '4-0017', # of records = 10 Symbol = '0-0059', # of records = 940 Checking Scoymmmboonl s=y m'b4-1572o'l,s # of records = 1S ymbol = '0-0089', # of rSecyomrbdosl == '9401-0117 ', # of records = 245 Symbol = '0-0084', # Soyfm broelc o=r d's 0-0008=' ,967 # of records = 872S ymbol = '0-0087', # of Sryemcboorld s= =' 0-0076920' , # of records = S891y mbol = '0-0020', # oSfy mrbeoclo r=d s' =1-0168 '859, # of records = 190 Symbol = '0-0064', S# yomfb orle c=o r'd1-0029s' ,= #895 of recordsC =h e220c king random symboSlsy mbol = 'S1-0095y'm,b o#l o=f 'r0-0069e'c,o r#d so f= re214c ords = 863 Symbol = S'y0-0033m'b,o l# =o f' 0-0001r'e,c o#r dosf =r e811c ords = 811 Closing file Symbol = '0-0090', # of records = 828 Symbol = '3-0529', # of records = 33 Symbol = '1-0111', # of records = 202 Symbol = '1-0101', # of records = 230 Symbol = '4-1206', # of records = 9 Symbol = '0-0062', # of records = 859 Symbol = '0-0078', # of records = 941 Symbol = '0-0038', # of records = 816 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 779 Symbol = '0-0026', # of records = 752 Symbol = '0-0077', # of records = 930 Symbol = '0-0093', # of records = 853 Symbol = '0-0034', # of records = 835 Checking random symbols Symbol = '0-0049', # of records = 988 Symbol = '4-0666', # of records = 16 Symbol = '0-0025', # of records = 833 Symbol = '0-0060', # of records = 868 Symbol = '3-0433', # of records = 18 Symbol = '0-0078', # of records = 896 Symbol = '1-0148', # of records = 221 Symbol = '1-0014', # of records = 223 Symbol = '0-0089', O# peonifn g rfielceo:r dsswmr_data.h5 = 907 Symbol = '1-0021', # of recoCrdhse c=k i238n g common symbolsC losing file Symbol = '0-0086', # of records = 934 Symbol = O'0-0090p',e n# ionf gr ecforidls e:= 859 swmr_data.h5 Symbol = '0-0098', # of records = 1002 Checking coSmymmboonl = s'y0-0030',m #b oofl sre cords = 896 SymSbyomlbo l= = ''0-00280-0098',' #, o f #r ecoofrd sr =e c897o rds = 1002C hecking random symbols SymSbymoblol == ''3-0117'0-0074,' #, o f# r ecoorfds r= e33c ords = 950 Symbol = '0-0005', # ofS ryecmobrdos l= 995= '0-0030', # oSfym brole =c 'o1-0034r',d s# of= r ec896o rds = 189 SSyymmbbolo l= '=1-0134' ,' #0-0068 o'f ,re c#or dos f= r209 ecords = 968 Symbol = '0-0007', # of recordSs y= m859b ol = '0-0004', # oSfy mbroel c=o 'r4-0970d's, # =o f r935ec ords = 6 CheckingS ymrboal n=d 'o2-0008m' , s#y omfb roelcosr ds = 79 SymboSly mb=o l '= 1-0110''0-0055',, ## o fo rfec orrdesc =o r856d s = 241 Symbol = '0-0071', #S ofy rmecboordls == 776' 0-0044', # of Srymebcolo r= d's1-0088 ',= # 852of records = 270 CSloysimngb foille = '2-0236', # of records = 37 Symbol = '1-0063', # of records = 216 Symbol = '0-0058', # of records = 901 Symbol = '0-0091', # of records = 967 Symbol = '4-0827', # of records = 25 SyOmpebnionlg f=il e': 0-0067swmr_data.h5' , # of records = 852 ChecSkiyngm bcoommlon s=y mb'ol0-0031s' , # of reScymoborld =s '=0-0017 ',896 # of records = 867 SymboSly mb=ol =' '0-00870-0042'',, # #of orefc orrdes c=o r815 ds = 946 Symbol = '0-0087C',l #o sofi rnecgor dsf i= l946e Symbol = '0-0060', # of records = 868 Symbol = '0-0040', # of records = 806 Checking random symbols SyOmbpoeln i=n g' 4-0017f'i,l e#: oswmr_data.h5f records = 10 Symbol = '0-0059C',h e#c koifn gr eccoomrmdosn =s ym891b ols SySmybmoblo l= =' 4-1572''0-0089,' ,# #o fo fr erceocrodrsd s= =0 907 Symbol = '1-0117'S, y#m boofl r=e c'o0-0084r'd,s #= o228f records = 985 Symbol = '0-0008S',y m#b oolf =r e'c0-0087o'r,d s# =o f904 records = 946 Symbol = 'S0-0076'y,m b#o lo f= r'e0-0020c'o,r d#s o=f 913r ecords = 865 Symbol = 'S1-0168y'm, b#o lo f= r'e0-0064c'o,r d#s o=f 209r ecords = 892 SymboClh e=c k'in1-0029g' ,r a#n doofm rseycmobrodlss = 245 Symbol = '0-0069S',y m#b oolf =r e'co1-0095r'd,s #= o890f records = 232 Symbol = '0-0001',S y#m boofl r=e c'or0-0033d's, =# 837o f records = 776 Symbol = C'l0-0090o's,i n#g offi lree cords = 859 Symbol = '3-0529', # of records = 46 Symbol = '1-0111', # of records = 191 Symbol = '1-0101', # of records = 285 Symbol = '4-1206', # of records = 0 Symbol = '0-0062', # of records = 874 Symbol = '0-0078', # of records = 896 Symbol = '0-0038', # of records = 779 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 757 Symbol = '0-0026', # of records = 712 Symbol = '0-0077', # of records = 973 Symbol = '0-0093', # of records = 818 Symbol = '0-0034', # of records = 803 Checking random symbols Symbol = '0-0049', # of records = 1051 Symbol = '4-0666', # of records = 7 Symbol = '0-0025', # of records = 833 Symbol = '0-0060', # of records = 851 Symbol = '3-0433', # of records = 12 Symbol = '0-0078', # of records = 847 Symbol = '1-0148', # of records = 205 Symbol =O 'pe1-0014n'in,g f#i leo:f swmr_data.h5r ecords = 189 Symbol = 'C0-0089he'c,ki ng# c omomofn syrmbeolcs ords = 936S ymbol = '0-0086', # of records = S964 ymbol = '1-0021S'ym,b ol# = o'f0-0090' ,r #e ocfo rredcosr ds= = 831245 Symbol = C'0-0098l',o #s oif nrgec orfdsi =l e1006 Symbol = '0-0030', # of records = 855 Symbol = '0-0028', # of records = 837 Checking random symbols Symbol = '3-0117', # of records = 47 Symbol = '0-0005', # of records = 1028 Symbol = '1-0034', # of records = 177 Symbol = '1-0134', # of records = 204 Symbol = '0-0007', #O of preeconridsn g= 845f ile: swmr_data.h5 Symbol = '4-0970', # of records = 4 Symbol = C'2-0008'h, e# cofk irencogr dsc o= m88m on symbols Symbol = '0-0055', # of rSecyormdbs o=l 822 = '0-0098', #S ymobfol r= e'c0-0071o',r d# sof r=ec or1006ds = 810 SSyymmbbooll = =' 1-0088'', 0-0074#' o,f r#ec oordfs =r e292 cords = C944l osing file Symbol = '0-0030', # of records = 855 Symbol = '0-0068', # of records = 988 Symbol = '0-0004', # of records = 890 Checking random symbols Symbol = '1-0110', # of reOcpoenrindg sf il=e: 239swmr_data.h5 SymbolC h=e ck'in0-0044g 'co,mm on# s yombfo lsr ecords = S854y mbol = '0-0017', # of recoSrdys m= b844o l = '2-0236', # Soyfmb orl e=c 'o0-0042r',d #s o f= r ec31or ds = 833 SySmbyolm b= o'l0-0087 ',= # 'of1-0063 r'e,co rd#s = o981f records =S y200mb ol = '0-0060', # of records = S851 ymbol = 'S0-0058y'mb,o l #= 'o0-0040f' , r#e ocfo rrecdorsds == 828 851 CheckiOngp ernainndgo mf Sislyyem:mb obswmr_data.h5lo sl = '0-0091S'ymb,ol =# ' 4-0017o',f # roef croecrorddCss h =e =c10k in901g common symbolsS ymbol = '0-0059', #SS oyyfm bmroeblc oo=r ld' s0-0089 ='=, '856# 4-0827of' ,re c#or dso =f 936 rSeymcboolr =d s' 4-1572'=, S#25 y omfb orle c=o r'd0-0084s' ,= #0 of recordSs y=m Sb930o yl m= b'o1-0117'l, # =of r'Secy0-0067omr'bdo,sl ==# 201' o0-0087'f, #r eofc roecrorddss S =y =m981b ol880 = '0-0008', # of Sryemcboorld s= =' 0-0020908' ,S # yofm breoclor dS=sy m=b 'o884l 0-0031 =' ,' 0-0076'#, # ooff Sr yemrcboeorlcd so= r=' d0-0064881s' , =# of867 r ecords = S864y mbol = '1-0168'C,h e#Sc koyifnm grb erocaonlrddo sm ==s y 247m 'bol0-0087s ', # oSfyS mybrmobelo cl= o ='r 0-0069'd'1-0029,s' ,# #o= fo fr e981rce ocrodrsd s= =920 247 ClosSiSynymmbgboo ll f ==i 'l'0-0001e1-0095'' ,, ## ooff rreeccoorrddss == 799228 SSyymmbbooll == ''0-00900-0033'',, ## ooff rreeccoorrddss == 831722 ClosSiynmgb ofli l=e '3-0529', # of records = 46 Symbol = '1-0111', # of records = 184 Symbol = '1-0101', # of records = 295 Symbol = '4-1206', # of records = 11 Symbol = '0-0062', # of records = 856 Symbol = '0-0078', # of records = 847 Symbol = '0-0038', # of records = 757 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 778 Symbol = '0-0026', # of records = 708 Symbol = '0-0077', # of records = 979 Symbol = '0-0093', # of records = 853 Symbol = '0-0034', # of records = 813 Checking random symbols Symbol = '0-0049', # of records = 1085 Symbol = '4-0666', # of records = 7 Symbol = '0-0025', # of records = 838 Symbol = '0-0060', # of records = 800 Symbol = '3-0433', # of records = 7 Symbol = '0-0078', # of records = 852 OpeSnyimnbgo lf i=l e':1-0148 ',swmr_data.h5 # of records = 225 Symbol = '1-0014', # oCf hreecckoirndgs c=o m204m on symbols Symbol = S'y0-0089m'b,o l# =o f' r0-0086e'c,o r#d so f= r998e cords = 930 Symbol = '1-0021', #S oyfm broelc o=r d's 0-0090=' ,224 # of records = 823 Symbol = '0-0098', # of recordCs l=o si1021n g file Symbol = '0-0030', # of records = 803 Symbol = '0-0028', # of records = 819 Checking random symbols Symbol = '3-0117', # of records = 47 Symbol = '0-0005', # of records = 1112 Symbol = '1-0034', # of records = 143 Symbol = '1-0134', # of records = 236 Symbol = '0-0007', # of records = 876 Symbol = '4-0970', # of records = 4 Symbol = '2-0008', # of records = 97 Symbol = '0-0055', # of records = 825 Symbol = '0-0071', # of records = 753 Symbol = '1-0088', # of records = 289 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: Sswmr_data.h5y mbol = '0-0098', # of records = 1021 ChSeycmkbionlg =c o'mm0-0074o'n, s#y mobfo lrse cords = 848 Symbol = '0-0017S',y m#b oolf =r e'c0-0030o'r,d s# =o f873 records = 803 Symbol =S y'mb0-0042o'l, =# 'of0-0068 'r,e c#o rodfs r=e c835o rds = 1007 SymbolS y=m b'o0-0087l' ,= #' 0-0004o'f, r#e coofr drse c=o r983d s = 869 SCymhbeoclk i=n g' 0-0060r'a,n d#o mo fs yrmebcoolrsd s = 822 Symbol = '1-0110',S y#m boofl r=e cO'or0-0040pd'es,n i=#n g227o ff irleec:o rswmr_data.h5d s = 835 SymboClh e=c k'i0-0044n'g, r#a nodfo mr escyomrbdosl =s 774 ChecSkyimnbgo lc o=m m'oSn4-0017y 'm,sb yo#ml b oo=fl s'r e2-0236c'o,r d#s o=f 10r ecorSdsy m=b ol19 = '0-0089',S y#mb oolf =r e'cSo0-0059yr'md,bs o #l= o=f998 'r1-0063e'c,o r#d so f= r821e cordsS =y mb219o l = S'y0-0084m'b,o l# =o fS' yr4-1572me'bc,oo lr# d s=o f=' r0-0058969e' c,o r#d so f= re3c ords =S 835y mbol = 'S0-0087'y,m b#o lo f=S yr'me1-0117bc'oo,lr d#=s o'=f 0-0091 964'r ,e c#o rodfs r=e c184o rds =S y925m bol = S'y0-0020m'b,o l# =o f' Sr0-0008ye'mc,bo or#ld so= f = ' r4-0827910e' c,o r#d so f= r892e cordsS y=m b20o l =S 'ym0-0064b'o,l #= o'f 0-0076Sr'ey,cm ob#ro dlos f = = r 'e817c0-0067 o'r,d s# =o f906 reCchoercdksi n=g 875r andoSm ysmybmoblo l=s 'S1-0168ymb'ol,S y=#m b'oof0-0031l ' r,=e c#'o 0-0069ro'df,s r#=e coo211fr drse c=o r830d s = 896 SymboSly m=b o'Sl1-0029y 'm=,b o'#l 0-0087 o'=f, 'r#0-0001e 'co,of r #dr seo cf=o rrd233es c o=r d964s = 785 SCylmobsoiln g=S fy'im1-0095lb'eo, l #= o'f0-0090 'r,e c#o rodfs r=e c228o rds = 814 SymbolS =y m'bo0-0033l' ,= #' 3-0529o'f, r#e coofr drse c=o r726d s = 48 Closing fiSlyem bol = '1-0111', # of records = 196 Symbol = '1-0101', # of records = 288 Symbol = '4-1206', # of records = 20 Symbol = '0-0062', # of records = 848 Symbol = '0-0078', # of records = 865 Symbol = '0-0038', # of records = 786 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 832 Symbol = '0-0026', # of records = 697 Symbol = '0-0077', # of records = 942 Symbol = '0-0093', # of records = 940 Symbol = '0-0034', # of records = 865 Checking random symbols Symbol = '0-0049', # of records = 1012 Symbol = '4-0666', # of records = 7 Symbol = '0-0025', # of records = 819 Symbol = '0-0060', # of records = 778 Symbol = '3-0433', # of records = 15 Symbol = '0-0078', # of recOorpdesn i=n g843 file: swmr_data.h5 Symbol = '1-0148', # of records = 238 SCyhmebcokli n=g 'c1-0014o'm,m o#n osfy mrbeoclosr ds = 222 SymboSly m=b o'l0-0086 '=, '#0-0089 'o,f #r eocfo rrdesc o=r ds900 = 986 SSymybmoblo l= =' 1-0021''0-0090,' ,# #o fo fr erceocrodrsd s= =185 811 ClosinSgy mfbiolle = '0-0098', # of records = 977 Symbol = '0-0030', # of records = 848 Symbol = '0-0028', # of records = 810 Checking random symbols Symbol = '3-0117', # of records = 53 Symbol = '0-0005', # of records = 1138 Symbol = '1-0034', # of records = 171 Symbol = '1-0134', # of records = 249 Symbol = '0-0007', # of records = 876 Symbol = '4-0970', # of records = 9 Symbol = '2-0008', # of records = 105 Symbol = '0-0055', # of records = 841 Symbol = '0-0071', # of records = 771 Symbol = '1-0088', # of records = 257 Closing file Opening file: swmr_data.h5 Opening Cfhielcek:i nswmr_data.h5g common symbols Symbol = '0-0098C',h e#c koifn gr eccoomrmdosn =s ym977b ols SymSboylm b=o l' 0-0017=' ,' 0-0074#' ,o f# roefc orredcso r=d s793 = 801 SymbolS =y m'bo0-0042l' ,= #' o0-0030f' ,r e#c oorfd sr e=c o782r ds = 848 Symbol = '0-0087S',y m#b oolf =r e'co0-0068r'd,s #= o989f records = 1026 SymbolSy m=b o'l0-0060 '=, '# 0-0004o'f, r#Oe copofer ndrisen cg=o rf778di sl e=: 916swmr_data.h5 SCyhmebcokli n=g 'r0-0040a'n,d o#m osfy mrbeoclosr ds = 863 SymbColh e=c k'iCn1-0110hg'e ,cc ko#im nmogof n r rasenycdmoobrmod lsss y =m b218o ls SSyymmbboolSl y==m b''o4-00170-0089l'' ,,= ##' o0-0044of'f , r re#ec cooorfrd dsrs e =c= o r8986d s = 825 SSymybmSobylom lb= o =l' '0-0059=' 0-0084,'' ,2-0236# ' #,o fo# f r oerfce ocrroedrcsdo sr= d =s874 =1017 14 SSyymSmbbyoomllb o==l ''=0-0087 4-1572''',1-0063, ' #,# o#of f o rfre ecrcoeorcrdodsrs d =s= 989=3 241 SSySmybymmbboolol l = = = ' ''1-01170-0058'0-0020',', , # # # o ofof f r rerececocorordrdsds s = = = 217811929 SSySymmybbmoobllo l== ='' 0-0091'0-0008''0-0064,,' ,## #oo ffo frr eercceoocrroddrssd s== =961897 813 ChecSkyiSmnbgyo mlrb ao=nl d 'o=m0-0076 ''s,4-0827y 'm#,b oo#lf s o rfe croercdosr dS=sy m934=b ol20 = '0-0069', # ofS yrmebcSooylrm db=so l'= 1-0168=959' ,' 0-0067#' ,o f# roefc orredcso r=d sS223 =y mb826o l = '0-0001', # of SryeSmcboyormldb so= l = ' =1-0029770 ' ',0-0031 '#, o#f orfe croercdosrS d=ys m 248b= o l842 = '0-0090', # of SryemcSbooryldm sb= o =l' 1-0095811=' ,' 0-0087#' ,o f# roefc orredcsoS ryd=ms b 219o= l 989= '3-0529', # of CrelcooSsriydnmsgb o=fl i 48l= e '0-0033', # of recorSdsy m=b ol661 = '1-0111', # of Crelcoosridnsg =f i192l e Symbol = '1-0101', # of records = 305 Symbol = '4-1206', # of records = 24 Symbol = '0-0062', # of records = 860 Symbol = '0-0078', # of records = 843 Symbol = '0-0038', # of records = 832 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 843 Symbol = '0-0026', # of records = 674 Symbol = '0-0077', # of records = 997 Symbol = '0-0093', # of records = 964 Symbol = '0-0034', # of records = 865 Checking random symbols Symbol = '0-0049', # of records = 1022 Symbol = '4-0666', # of records = 20 Symbol = '0-0025', # of records = 802 Symbol = '0-0060', # of records = 736 Symbol = '3-0433', O# poefn irnegc ofridlse := swmr_data.h511 Symbol = '0-0078', # of recoCrhdesc k=i n832g common symboSlysm bol = '1-0148', # of Sreycmorbdosl == 237' 0-0086', # of recordsS y=m b926o l = '1-0014', # of recordSs y=m b211o l = '0-0090', # of Sryemcboorld s= =' 0-0089813' , # of records =S y996m bol = '0-0098', # of recoSrdysm b=o l 984= '1-0021', # of recorSdsy m=b o190l = '0-0030', # of records = C881l osing file Symbol = '0-0028', # of records = 805 Checking random symbols Symbol = '3-0117', # of records = 53 Symbol = '0-0005', # of records = 1135 Symbol = '1-0034', # of records = 165 Symbol = '1-0134', # of records = 255 Symbol = '0-0007', # of records = 826 Symbol = '4-0970', # of records = 9 Symbol = '2-0008', # of records = 85 Symbol = '0-0055', # of records = 811 Symbol = '0-0071', # of records = 789 Symbol = '1-0088', # of records = 277 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = Opening file: swmr_data.h5 '0-0098', # Checking commono symbols f records = 984 Symbol = '0-0017', # of records = 812 Symbol = 'S0-0042', # of records = 759 ymbol = '0-0074', #Symbol = ' 0-0087', # of records o= 940 f records =Sym bol = '0-0060', # 784of records = 747 Symbol = '0-0040', # of records = 830 SymboCheclking random symbols = '0-0030Symbol' = '4-0017', # of rec,ords = 11 # of records =Symbol = '0-0059', # of records = 861 869 Symbol = '4-1572', # of records = 3 Symbol = '0-0068', Symbo#l = '1-0117', # o f records = 197o f records = 971 Symbol = '0-0008', # of records = 860 Opening SSymbofl = '0-0076', # of recyords = i966 mlbeo:l swmr_data.h5= '0-0004',Symbo l = '1-0168', # of# records = 244 of records Symbol= = '1-0029', # of r ecords = 220 944 Symbol = '1-0095', # of recorCds = 228 hecCkhiencgk iranngSymbold = '0-0033' , # of roecords = c650 mo msmyomnb oslysm bols Closing file Symbol = S'y1-0110m'b,o l# =o f' 0-0089r'e,c o#r dosf =r e229c ords = 974 Symbol = 'S0-0044y'm,b o#l o=f 'r0-0084e'c,o r#d so f= re801c ords = 1020 Symbol =S 'ym2-0236b'o,l #= o'f0-0087 'r,e c#o rodfs r=e c7o rds = 940 SymbolS y=m b'o1-0063l' ,= #' 0-0020o'f, r#e coofr drse c=o rd193s = 924 SymboSly m=b o'l0-0058 '=, '#0-0064 'o,f #r eocfo rrdesc o=r ds844 = 768 CShyemcbkoiln g= r'an0-0091d'o,m #s yomfb orlesc ords = 1020S ymbol = '0-0069', # of Sreycmobrodls == '9274-0827 ', # of recordSsy m=b o27l = '0-0001', # of recoSrdysm b=o l 796= '0-0067', # of recordSsy m=b o842l = '0-0090', # of recSorydmsb o=l 813= '0-0031', # of recordSs y=m b845o l = '3-0529', # of Sryemcboorld s= =' 0-008748' , # of records =S y940m bol = '1-0111', #C olfo sriencgo rfdisl e= 208 Symbol = '1-0101', # of records = 304 Symbol = '4-1206', # of records = 24 Symbol = '0-0062', # of records = 946 Symbol = '0-0078', # of records = 847 Symbol = '0-0038', # of records = 841 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 805 Symbol = '0-0026', # of records = 673 Symbol = '0-0077', # of records = 1074 Symbol = '0-0093', # of records = 1005 Symbol = '0-0034', # of records = 881 Checking random symbols Symbol = '0-0049', # of records = 1041 Symbol = '4-0666', # of records = 20 Symbol = '0-0025', # of records = 866 SymObolp e=n i'n0-0060g' ,f i#l eo:f recoswmr_data.h5r ds = 755 Symbol = '3-0433', # of records = 6 Checking commoSny msbyomlb o=l s' 0-0078', # of records =S y854m bol = '0-0086', # ofS yrmebcoolr d=s '=1-0148 '897, # of records = 211 Symbol = '0-0090'S, y#m boofl r=e c'o1-0014r'd,s #= o792f records = 233 Symbol = '0-0098S',y m#b oolf =r e'c0-0089o'r,d s# =o f 1033r ecords = 1006 Symbol =S y'm0-0030b'o,l #= o'f1-0021 'r,e c#o rodfs r=e co863r ds = 169 SymbolC l=o s'i0-0028n'g, f#i loef records = 778 Checking random symbols Symbol = '3-0117', # of records = 53 Symbol = '0-0005', # of records = 1080 Symbol = '1-0034', # of records = 169 Symbol = '1-0134', # of records = 244 SyOpening file: swmr_data.h5 mbol = '0-0007', # of records = 834 Symbol = '4-0970',Checking common s ymbols # of records = 9 Symbol = '2-0008', # of records = 85 Symbol = '0-0055', # of records = 812 Symbol = '0-0071', # of records = 786 Symbol = '1-0088', # of records = 245 Closing file Symbol = '0-0017', # of records = 833 Symbol = '0-0042', # of records = 817 Symbol = '0-0087', # of records = 973 Symbol = '0-0060', # of records = 755 Symbol = '0-0040', # of records = 828 Checking random symbols Symbol = '4-0017', # of records = 11 Symbol = '0-0059', # of records = 836 Symbol = '4-1572', # of records = 3 Symbol = '1-0117', # of records = 193 Symbol = '0-0008', # of records = 848 Symbol = '0-0076', # of records = 977 Symbol = '1-0168', # of records = 217 Symbol = '1-0029', # of records = 206 Symbol = '1-0095', # of records = 219 Symbol = '0-0033', # of records = 659 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 1033 Symbol = '0-0074', # of records = 807 SOympbeonli n=g 'f0-0030i'l,e :# of swmr_data.h5r ecords = 863 Symbol = '0-0068', # of records = C988h ecking common symSbyomlbso l = '0-0004', # of recoSrydmsb o=l 932= '0-0089', # oCf hreecckoirndgs r=a n1006d om symbols SySmybmoblo l= =' '1-01100-0084'',, ## ooff rreeccoorrddss == 1027226 SymSboylm b=o l' 0-0087=' ,' 0-0044#' ,o f# roefc orredcso r=d s973 = 759 Symbol = 'S0-0020y'm,b o#l o=f 're2-0236c'o,r d#s o=f 945r ecords = 0 SymbSoylm b=o l' 0-0064=' ,' 1-0063#' ,o f# roefc orredcso r=d s775 = 208 Checking randomS syymmbbooll s= '0-0058', # Soyfm broelc o=r d's0-0069 '=, 786# of records = S967 ymbol = '0-0091', # Soyfm broelc o=r d's0-0001 '=, 1057# of records = 746 SymbolS y=m b'o4-0827l' ,= #' 0-0090o'f, r#e coofr drse c=o rd27s = 814 SySmybmoblo l= =' 3-0529''0-0067,' ,# #o fo fr erceocrodrsd s= =48 845 Symbol S= y'm1-0111b'o,l #= o'f0-0031 'r,e c#o rodfs r=e c223o rds = 860 Symbol = 'S1-0101'y,m b#o lo f= r'ec0-0087o'r,d s# =o f299 records = 955 SyCmlboosli n=g 'f4-1206i'l,e # of records = 24 Symbol = '0-0062', # of records = 883 Symbol = '0-0078', # of records = 854 Symbol = '0-0038', # of records = 805 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): 930317 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects SWMR tests passed. 214.53user 51.09system 3:49.56elapsed 115%CPU (0avgtext+0avgdata 239236maxresident)k 40inputs+3054616outputs (0major+9833580minor)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 SSSWWWMMMRRR wwwrrriiittteeerrr eeexxxiiittteeeddd sssuuucccccceeessssssfffuuullllllyyy SWMR reader exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited successfully VDS SWMR tests passed. 121.40user 24.79system 0:24.75elapsed 590%CPU (0avgtext+0avgdata 11108maxresident)k 0inputs+304outputs (0major+10939232minor)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. 2.00user 4.23system 0:03.10elapsed 200%CPU (0avgtext+0avgdata 7660maxresident)k 0inputs+2360outputs (0major+350997minor)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. 17845: 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. 17878: 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. 17911: 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. 17944: 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 17995: 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. 18041: 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. 18027: 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. 18074: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18060: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.17677 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.17677 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18107: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.17677 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18093: 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. 18127: 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=== 18159: 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. 18205: 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. 18191: 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. 18239: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18225: 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. 18272: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18258: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.17677 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.17677 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18305: 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.17677 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18291: 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. 18325: 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=== 18357: 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. 18403: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 18389: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 4.05user 6.55system 0:14.97elapsed 70%CPU (0avgtext+0avgdata 23124maxresident)k 0inputs+5152072outputs (0major+134926minor)pagefaults 0swaps Finished testing test_usecases.sh ============================ ============================ ============================ Testing testabort_fail.sh Finished testing testabort_fail.sh ============================ testabort_fail.sh Test Log ============================ Testing file not closed assertion/abort failure Test PASSED Testing infinite loop closing library/abort failure Test PASSED All tests for abort failure passed. 0.02user 0.02system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 7068maxresident)k 0inputs+24outputs (0major+4692minor)pagefaults 0swaps Finished testing testabort_fail.sh ============================ ============================ ============================ Testing test_filter_plugin.sh Finished testing test_filter_plugin.sh ============================ test_filter_plugin.sh Test Log ============================ Testing with old file format: Testing dataset writes with deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 1 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 2 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 3 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing with new file format: Testing dataset writes with deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 1 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 2 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED dataset writes with filter plugin 3 Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing access to the filter path table Testing initialize PASSED Testing remove PASSED Testing remove (index 0 in empty table) PASSED Testing append PASSED Testing remove (index too high) PASSED Testing get (path name) PASSED Testing get (high and low indices) PASSED Testing get (index too high) PASSED Testing remove (arbitrary index 1) PASSED Testing prepend PASSED Testing replace PASSED Testing remove (arbitrary index 2) PASSED Testing insert PASSED Testing remove (all) PASSED All plugin tests passed. All filter plugin tests passed. 0.21user 0.09system 0:00.31elapsed 100%CPU (0avgtext+0avgdata 13940maxresident)k 0inputs+3480outputs (0major+21407minor)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 Thu Aug 15 17:43:54 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 Thu Aug 15 17:43:54 UTC 2019=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. e.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_mpi ============================ t_mpi Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** =================================== MPI functionality tests =================================== -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-16.phx2.fedoraproject.org Proc 1: hostname=buildvm-16.phx2.fedoraproject.org Proc 2: hostname=buildvm-16.phx2.fedoraproject.org Proc 4: hostname=buildvm-16.phx2.fedoraproject.org Proc 5: hostname=buildvm-16.phx2.fedoraproject.org Proc 3: hostname=buildvm-16.phx2.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 0.27user 0.28system 0:00.11elapsed 467%CPU (0avgtext+0avgdata 15224maxresident)k 0inputs+75784outputs (0major+23896minor)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 101.76user 18.35system 0:20.44elapsed 587%CPU (0avgtext+0avgdata 641760maxresident)k 0inputs+819248outputs (0major+1652613minor)pagefaults 0swaps Finished testing t_bigio ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 0. hostname=buildvm-16.phx2.fedoraproject.org MPI-process 1. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 2. hostname=buildvm-16.phx2.fedoraproject.org MPI-process 4. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 3. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 5. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 *** 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 =================================== 21.47user 3.45system 0:04.31elapsed 577%CPU (0avgtext+0avgdata 251716maxresident)k 0inputs+75664outputs (0major+373628minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 5:setup_rand: seed = 589228. 0:setup_rand: seed = 589333. 1:setup_rand: s3:setup_rand: 4:setup_rand: seed = 589337. eed = 589338. 2seed = :589338. setup_rand: seed = 589335. 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 =================================== 123.27user 5.65system 0:21.84elapsed 590%CPU (0avgtext+0avgdata 221488maxresident)k 0inputs+416outputs (0major+285965minor)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 =================================== 2584.61user 94.46system 7:33.76elapsed 590%CPU (0avgtext+0avgdata 134468maxresident)k 0inputs+967480outputs (0major+327553minor)pagefaults 0swaps Finished testing t_cache_image ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_pread ============================ t_pread Test Log ============================ ======================================== Collective file open optimization tests mpi_size = 6 ======================================== Constructing test files...Done. Constructing test files...Done. Testing parallel file open test 1 PASSED Test 1 of 2 succeeded -- Starting multi-group parallel read test. Testing parallel file open test 2 PASSED PASSED Test 2 of 2 succeeded =================================== Collective file open optimization tests finished with no failures =================================== 0.18user 0.23system 0:00.09elapsed 465%CPU (0avgtext+0avgdata 16136maxresident)k 0inputs+216outputs (0major+26332minor)pagefaults 0swaps Finished testing t_pread ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_pshutdown ============================ t_pshutdown Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 0.07user 0.10system 0:00.03elapsed 458%CPU (0avgtext+0avgdata 13576maxresident)k 0inputs+48outputs (0major+21235minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_prestart ============================ t_prestart Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 0.07user 0.10system 0:00.03elapsed 451%CPU (0avgtext+0avgdata 13664maxresident)k 0inputs+0outputs (0major+21222minor)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.14user 0.08system 0:00.05elapsed 454%CPU (0avgtext+0avgdata 9452maxresident)k 0inputs+8outputs (0major+20004minor)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-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) MPI-process 1. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) MPI-process 2. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) MPI-process 3. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) MPI-process 4. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) MPI-process 5. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) 980 of 1224 subtests skipped to expedite testinTesting -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) g. Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) 980 of 1224 subtests skipped to expedite testing. 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) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) 980 of 1224 subtests skipped to expedite testing. 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) 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) 980 of 1224 subtests skipped to expedite testing. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 106.76user 56.85system 0:40.52elapsed 403%CPU (0avgtext+0avgdata 42332maxresident)k 632inputs+21192712outputs (0major+46524minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_filters_parallel ============================ t_filters_parallel Test Log ============================ ========================== Parallel Filters tests ========================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks ================================================================= Re-running Parallel Filters tests with Fletcher32 checksum filter ================================================================= Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks All Parallel Filters tests passed 0.88user 0.27system 0:00.21elapsed 539%CPU (0avgtext+0avgdata 23740maxresident)k 0inputs+704outputs (0major+31235minor)pagefaults 0swaps Finished testing t_filters_parallel ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing testpflush.sh Finished testing testpflush.sh ============================ testpflush.sh Test Log ============================ *** NOTE *********************************************************** You may see complaints from mpiexec et al. that not all processes called MPI_Finalize(). This is an intended characteristic of the test and should not be considered an error. ******************************************************************** Testing H5Fflush (part1) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 with flush) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 without flush) PASSED 0.22user 0.23system 0:00.10elapsed 424%CPU (0avgtext+0avgdata 17136maxresident)k 0inputs+328outputs (0major+48765minor)pagefaults 0swaps Finished testing testpflush.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ===Parallel tests in testpar ended Thu Aug 15 17:52:56 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 Thu Aug 15 17:52:56 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.32user 0.28system 0:00.60elapsed 99%CPU (0avgtext+0avgdata 138740maxresident)k 0inputs+5184outputs (0major+121798minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing ../../src/h5diff/h5diff -h PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff --report --delta=5 h5diff_basic1.h5 h5 PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff --verbose --relative=0.02 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_enum_invalid_values.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 ref PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono PASSED Testing ../../src/h5diff/h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff -d 200 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/h5diff --count=200 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff --verbose=1 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff --verbose=2 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/d PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_dset_zero_dim_size1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables2.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -v h5diff_links.h5 h5diff_links.h5 /li PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_tr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --no-dangling-links h5diff_softlinks.h PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks h5diff_danglelinks1. PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset3 h5diff PASSED Testing ../../src/h5diff/h5diff -v h5diff_exclude1-1.h5 h5diff_exclude PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 --exclude-pa PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /dset3 h5diff_exclud PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset h5diff_ PASSED Testing ../../src/h5diff/h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_ PASSED Testing ../../src/h5diff/h5diff -v --enable-error-stack h5diff_comp_vl PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g1 PASSED Testing ../../src/h5diff/h5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/h5diff -v compounds_array_vlen1.h5 compounds_ PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 --use-system-epsilon h PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -d 5 --use-system-epsilon h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -d 5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 --use-system-epsilon h5diff PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -p 0.05 h5diff PASSED Testing ../../src/h5diff/h5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -c 1_vds.h5 2_vds.h5 PASSED All h5diff tests passed. 5.99user 8.87system 0:12.62elapsed 117%CPU (0avgtext+0avgdata 76440maxresident)k 0inputs+27376outputs (0major+1525273minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.05user 0.10system 0:00.12elapsed 124%CPU (0avgtext+0avgdata 7456maxresident)k 0inputs+176outputs (0major+15738minor)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 Thu Aug 15 17:53:10 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 Thu Aug 15 17:53:10 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. 32.09user 28.24system 0:21.23elapsed 284%CPU (0avgtext+0avgdata 82552maxresident)k 0inputs+35896outputs (0major+5440474minor)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 Thu Aug 15 17:53:31 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 Thu Aug 15 17:53:31 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.56user 2.48system 0:03.37elapsed 119%CPU (0avgtext+0avgdata 11332maxresident)k 0inputs+6200outputs (0major+432465minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.26user 0.48system 0:00.60elapsed 124%CPU (0avgtext+0avgdata 10212maxresident)k 0inputs+704outputs (0major+84724minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.06system 0:00.08elapsed 118%CPU (0avgtext+0avgdata 6904maxresident)k 0inputs+136outputs (0major+10403minor)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 Thu Aug 15 17:53:35 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 Thu Aug 15 17:53:35 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.05user 0.04system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 15760maxresident)k 0inputs+19896outputs (0major+13514minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 6.92user 8.76system 0:13.52elapsed 116%CPU (0avgtext+0avgdata 14804maxresident)k 0inputs+270000outputs (0major+1452497minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.37user 2.20system 0:03.01elapsed 118%CPU (0avgtext+0avgdata 8764maxresident)k 0inputs+5608outputs (0major+384679minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.60user 1.00system 0:01.32elapsed 121%CPU (0avgtext+0avgdata 10720maxresident)k 0inputs+2456outputs (0major+179530minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.42user 2.33system 0:02.97elapsed 126%CPU (0avgtext+0avgdata 11944maxresident)k 0inputs+4776outputs (0major+415185minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.06system 0:00.08elapsed 119%CPU (0avgtext+0avgdata 7036maxresident)k 0inputs+136outputs (0major+10422minor)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 Thu Aug 15 17:53:56 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 Thu Aug 15 17:53:56 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' ============================ Testing UC_1_one_dim_gen ============================ UC_1_one_dim_gen Test Log ============================ 0.00user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 7288maxresident)k 0inputs+112outputs (0major+2277minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.00user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 7212maxresident)k 0inputs+96outputs (0major+2304minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 6992maxresident)k 0inputs+32outputs (0major+2225minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7088maxresident)k 0inputs+64outputs (0major+2305minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7192maxresident)k 0inputs+64outputs (0major+2297minor)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 Thu Aug 15 17:53:56 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 Thu Aug 15 17:53:56 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' ============================ Testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 6456maxresident)k 0inputs+144outputs (0major+2095minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 11468maxresident)k 0inputs+160outputs (0major+3282minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.00user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 8560maxresident)k 0inputs+8outputs (0major+4058minor)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.15user 0.23system 0:00.29elapsed 133%CPU (0avgtext+0avgdata 6912maxresident)k 0inputs+320outputs (0major+42864minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.44user 0.69system 0:00.94elapsed 120%CPU (0avgtext+0avgdata 6676maxresident)k 0inputs+1192outputs (0major+122359minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.94user 1.30system 0:01.83elapsed 122%CPU (0avgtext+0avgdata 6948maxresident)k 0inputs+872outputs (0major+248501minor)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 Thu Aug 15 17:54:00 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 Thu Aug 15 17:54:00 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.00user 0.00system 0:00.01elapsed 123%CPU (0avgtext+0avgdata 2740maxresident)k 0inputs+112outputs (0major+1699minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 1.06user 1.48system 0:02.09elapsed 121%CPU (0avgtext+0avgdata 8904maxresident)k 0inputs+2096outputs (0major+287827minor)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 Thu Aug 15 17:54:02 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 Thu Aug 15 17:54:02 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing ../../src/h5repack/h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing ../../src/h5repack/h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing ../../src/h5repack/h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing ../../src/h5repack/h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing ../../src/h5repack/h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing ../../src/h5repack/h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing ../../src/h5repack/h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.23user 4.17system 0:06.09elapsed 121%CPU (0avgtext+0avgdata 15352maxresident)k 0inputs+21600outputs (0major+835017minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_version_test h5repack_layout.h5 -v -f UD=260,0,4,9,1,10,5 Testing ../../src/h5repack/h5repack -v -f UD=260,0,4,9,1,10,5 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,0,1,9 Testing ../../src/h5repack/h5repack -v -f UD=257,0,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.08user 0.14system 0:00.19elapsed 122%CPU (0avgtext+0avgdata 7908maxresident)k 0inputs+6464outputs (0major+24562minor)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 Thu Aug 15 17:54:08 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 Thu Aug 15 17:54:08 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All ../../src/h5jam/h5unjam tests passed. 1.51user 2.30system 0:03.22elapsed 118%CPU (0avgtext+0avgdata 6540maxresident)k 0inputs+3040outputs (0major+434010minor)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 Thu Aug 15 17:54:11 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 Thu Aug 15 17:54:11 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.01user 0.01system 0:00.03elapsed 103%CPU (0avgtext+0avgdata 9712maxresident)k 0inputs+144outputs (0major+3449minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.73user 0.99system 0:01.43elapsed 120%CPU (0avgtext+0avgdata 8816maxresident)k 0inputs+960outputs (0major+192934minor)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 Thu Aug 15 17:54:13 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 Thu Aug 15 17:54:13 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' ============================ Testing h5fc_gentest ============================ h5fc_gentest Test Log ============================ 0.02user 0.01system 0:00.03elapsed 105%CPU (0avgtext+0avgdata 7940maxresident)k 0inputs+664outputs (0major+2387minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.30user 1.80system 0:02.56elapsed 121%CPU (0avgtext+0avgdata 27696maxresident)k 0inputs+35960outputs (0major+300722minor)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 Thu Aug 15 17:54:16 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 Thu Aug 15 17:54:16 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.74user 0.03system 0:00.78elapsed 99%CPU (0avgtext+0avgdata 23084maxresident)k 0inputs+12488outputs (0major+6248minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 3.98user 1.76system 0:05.39elapsed 106%CPU (0avgtext+0avgdata 25512maxresident)k 0inputs+14848outputs (0major+292089minor)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 Thu Aug 15 17:54:22 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 Thu Aug 15 17:54:22 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 16711.54MB/s fill hdf5 0.01user 0.00system 0.01elapsed 6003.00MB/s out raw 0.00user 0.01system 0.01elapsed 4364.91MB/s out hdf5 0.00user 0.01system 0.01elapsed 3868.97MB/s in raw 0.00user 0.01system 0.01elapsed 6985.95MB/s in hdf5 0.00user 0.01system 0.01elapsed 7638.77MB/s in hdf5 partial 0.02user 0.01system 0.02elapsed 1722.66MB/s 0.05user 0.08system 0:00.18elapsed 74%CPU (0avgtext+0avgdata 7768maxresident)k 0inputs+3992outputs (0major+6898minor)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.08user 0.06system 0:00.15elapsed 100%CPU (0avgtext+0avgdata 10792maxresident)k 0inputs+7904outputs (0major+4090minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.04user 0.02system 0:00.08elapsed 86%CPU (0avgtext+0avgdata 7780maxresident)k 0inputs+560outputs (0major+2403minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 485.41MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.56s Compressed Write Throughput: 113.96MB/s Compression Time: 0.541614s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1178.16MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.47s Compressed Write Throughput: 136.21MB/s Compression Time: 0.468286s Buffer size == 512KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 993.74MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.46s Compressed Write Throughput: 138.30MB/s Compression Time: 0.461666s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1225.07MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.47s Compressed Write Throughput: 136.16MB/s Compression Time: 0.469256s 1.87user 0.43system 0:02.35elapsed 98%CPU (0avgtext+0avgdata 6588maxresident)k 0inputs+528696outputs (0major+30201minor)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.000035s; max=0.000055s; min=0.000026s H5Dclose: avg=0.000010s; max=0.000025s; min=0.000007s H5A(create & close): avg=0.000012s; max=0.000066s; min=0.000006s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000025s; max=0.000039s; min=0.000019s H5Dclose: avg=0.000003s; max=0.000020s; min=0.000001s H5A(create & close): avg=0.000007s; max=0.000018s; min=0.000004s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000024s; max=0.000040s; min=0.000019s H5Dclose: avg=0.000008s; max=0.000037s; min=0.000005s H5A(create & close): avg=0.000010s; max=0.000036s; min=0.000006s 0.02user 0.01system 0:00.03elapsed 105%CPU (0avgtext+0avgdata 8216maxresident)k 0inputs+904outputs (0major+2545minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.10.5 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Page Aggregation Disabled Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 13.66 MB/s Average Throughput: 13.66 MB/s Minimum Throughput: 13.66 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 12.99 MB/s Average Throughput: 12.99 MB/s Minimum Throughput: 12.99 MB/s Read (1 iteration(s)): Maximum Throughput: 21.27 MB/s Average Throughput: 21.27 MB/s Minimum Throughput: 21.27 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 21.02 MB/s Average Throughput: 21.02 MB/s Minimum Throughput: 21.02 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 47.45 MB/s Average Throughput: 47.45 MB/s Minimum Throughput: 47.45 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 16.11 MB/s Average Throughput: 16.11 MB/s Minimum Throughput: 16.11 MB/s Read (1 iteration(s)): Maximum Throughput: 84.03 MB/s Average Throughput: 84.03 MB/s Minimum Throughput: 84.03 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 32.17 MB/s Average Throughput: 32.17 MB/s Minimum Throughput: 32.17 MB/s 0.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7236maxresident)k 0inputs+88outputs (0major+2205minor)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 Thu Aug 15 17:54:25 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 Thu Aug 15 17:54:25 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: 780.77 MB/s Average Throughput: 780.77 MB/s Minimum Throughput: 780.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 651.90 MB/s Average Throughput: 651.90 MB/s Minimum Throughput: 651.90 MB/s Read (1 iteration(s)): Maximum Throughput: 7206.71 MB/s Average Throughput: 7206.71 MB/s Minimum Throughput: 7206.71 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6707.31 MB/s Average Throughput: 6707.31 MB/s Minimum Throughput: 6707.31 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1120.87 MB/s Average Throughput: 1120.87 MB/s Minimum Throughput: 1120.87 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 555.59 MB/s Average Throughput: 555.59 MB/s Minimum Throughput: 555.59 MB/s Read (1 iteration(s)): Maximum Throughput: 7108.99 MB/s Average Throughput: 7108.99 MB/s Minimum Throughput: 7108.99 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4777.11 MB/s Average Throughput: 4777.11 MB/s Minimum Throughput: 4777.11 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1006.79 MB/s Average Throughput: 1006.79 MB/s Minimum Throughput: 1006.79 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 497.39 MB/s Average Throughput: 497.39 MB/s Minimum Throughput: 497.39 MB/s Read (1 iteration(s)): Maximum Throughput: 11295.25 MB/s Average Throughput: 11295.25 MB/s Minimum Throughput: 11295.25 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1984.06 MB/s Average Throughput: 1984.06 MB/s Minimum Throughput: 1984.06 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: 1151.86 MB/s Average Throughput: 1151.86 MB/s Minimum Throughput: 1151.86 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1049.98 MB/s Average Throughput: 1049.98 MB/s Minimum Throughput: 1049.98 MB/s Read (1 iteration(s)): Maximum Throughput: 45923.04 MB/s Average Throughput: 45923.04 MB/s Minimum Throughput: 45923.04 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 31615.36 MB/s Average Throughput: 31615.36 MB/s Minimum Throughput: 31615.36 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1299.62 MB/s Average Throughput: 1299.62 MB/s Minimum Throughput: 1299.62 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 817.71 MB/s Average Throughput: 817.71 MB/s Minimum Throughput: 817.71 MB/s Read (1 iteration(s)): Maximum Throughput: 35746.91 MB/s Average Throughput: 35746.91 MB/s Minimum Throughput: 35746.91 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12240.19 MB/s Average Throughput: 12240.19 MB/s Minimum Throughput: 12240.19 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1230.72 MB/s Average Throughput: 1230.72 MB/s Minimum Throughput: 1230.72 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 850.77 MB/s Average Throughput: 850.77 MB/s Minimum Throughput: 850.77 MB/s Read (1 iteration(s)): Maximum Throughput: 10791.52 MB/s Average Throughput: 10791.52 MB/s Minimum Throughput: 10791.52 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3611.63 MB/s Average Throughput: 3611.63 MB/s Minimum Throughput: 3611.63 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: 1245.83 MB/s Average Throughput: 1245.83 MB/s Minimum Throughput: 1245.83 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1067.07 MB/s Average Throughput: 1067.07 MB/s Minimum Throughput: 1067.07 MB/s Read (1 iteration(s)): Maximum Throughput: 23130.35 MB/s Average Throughput: 23130.35 MB/s Minimum Throughput: 23130.35 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 18183.40 MB/s Average Throughput: 18183.40 MB/s Minimum Throughput: 18183.40 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1470.65 MB/s Average Throughput: 1470.65 MB/s Minimum Throughput: 1470.65 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 848.82 MB/s Average Throughput: 848.82 MB/s Minimum Throughput: 848.82 MB/s Read (1 iteration(s)): Maximum Throughput: 20036.48 MB/s Average Throughput: 20036.48 MB/s Minimum Throughput: 20036.48 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7710.12 MB/s Average Throughput: 7710.12 MB/s Minimum Throughput: 7710.12 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1123.47 MB/s Average Throughput: 1123.47 MB/s Minimum Throughput: 1123.47 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 637.56 MB/s Average Throughput: 637.56 MB/s Minimum Throughput: 637.56 MB/s Read (1 iteration(s)): Maximum Throughput: 6192.38 MB/s Average Throughput: 6192.38 MB/s Minimum Throughput: 6192.38 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1956.30 MB/s Average Throughput: 1956.30 MB/s Minimum Throughput: 1956.30 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: 889.38 MB/s Average Throughput: 889.38 MB/s Minimum Throughput: 889.38 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 810.55 MB/s Average Throughput: 810.55 MB/s Minimum Throughput: 810.55 MB/s Read (1 iteration(s)): Maximum Throughput: 22631.14 MB/s Average Throughput: 22631.14 MB/s Minimum Throughput: 22631.14 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 17873.45 MB/s Average Throughput: 17873.45 MB/s Minimum Throughput: 17873.45 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1509.47 MB/s Average Throughput: 1509.47 MB/s Minimum Throughput: 1509.47 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 725.99 MB/s Average Throughput: 725.99 MB/s Minimum Throughput: 725.99 MB/s Read (1 iteration(s)): Maximum Throughput: 19298.94 MB/s Average Throughput: 19298.94 MB/s Minimum Throughput: 19298.94 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7561.85 MB/s Average Throughput: 7561.85 MB/s Minimum Throughput: 7561.85 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1133.19 MB/s Average Throughput: 1133.19 MB/s Minimum Throughput: 1133.19 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 697.19 MB/s Average Throughput: 697.19 MB/s Minimum Throughput: 697.19 MB/s Read (1 iteration(s)): Maximum Throughput: 6622.59 MB/s Average Throughput: 6622.59 MB/s Minimum Throughput: 6622.59 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2075.02 MB/s Average Throughput: 2075.02 MB/s Minimum Throughput: 2075.02 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: 1615.68 MB/s Average Throughput: 1615.68 MB/s Minimum Throughput: 1615.68 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1291.35 MB/s Average Throughput: 1291.35 MB/s Minimum Throughput: 1291.35 MB/s Read (1 iteration(s)): Maximum Throughput: 9799.78 MB/s Average Throughput: 9799.78 MB/s Minimum Throughput: 9799.78 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8525.01 MB/s Average Throughput: 8525.01 MB/s Minimum Throughput: 8525.01 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1567.38 MB/s Average Throughput: 1567.38 MB/s Minimum Throughput: 1567.38 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 740.52 MB/s Average Throughput: 740.52 MB/s Minimum Throughput: 740.52 MB/s Read (1 iteration(s)): Maximum Throughput: 6944.21 MB/s Average Throughput: 6944.21 MB/s Minimum Throughput: 6944.21 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3371.63 MB/s Average Throughput: 3371.63 MB/s Minimum Throughput: 3371.63 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 828.26 MB/s Average Throughput: 828.26 MB/s Minimum Throughput: 828.26 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 388.51 MB/s Average Throughput: 388.51 MB/s Minimum Throughput: 388.51 MB/s Read (1 iteration(s)): Maximum Throughput: 2231.01 MB/s Average Throughput: 2231.01 MB/s Minimum Throughput: 2231.01 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 755.46 MB/s Average Throughput: 755.46 MB/s Minimum Throughput: 755.46 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: 1206.65 MB/s Average Throughput: 1206.65 MB/s Minimum Throughput: 1206.65 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1004.38 MB/s Average Throughput: 1004.38 MB/s Minimum Throughput: 1004.38 MB/s Read (1 iteration(s)): Maximum Throughput: 8738.13 MB/s Average Throughput: 8738.13 MB/s Minimum Throughput: 8738.13 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7281.78 MB/s Average Throughput: 7281.78 MB/s Minimum Throughput: 7281.78 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1551.15 MB/s Average Throughput: 1551.15 MB/s Minimum Throughput: 1551.15 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 744.73 MB/s Average Throughput: 744.73 MB/s Minimum Throughput: 744.73 MB/s Read (1 iteration(s)): Maximum Throughput: 7436.71 MB/s Average Throughput: 7436.71 MB/s Minimum Throughput: 7436.71 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3506.94 MB/s Average Throughput: 3506.94 MB/s Minimum Throughput: 3506.94 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 925.49 MB/s Average Throughput: 925.49 MB/s Minimum Throughput: 925.49 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 398.24 MB/s Average Throughput: 398.24 MB/s Minimum Throughput: 398.24 MB/s Read (1 iteration(s)): Maximum Throughput: 2383.13 MB/s Average Throughput: 2383.13 MB/s Minimum Throughput: 2383.13 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 804.12 MB/s Average Throughput: 804.12 MB/s Minimum Throughput: 804.12 MB/s 0.66user 0.27system 0:00.18elapsed 521%CPU (0avgtext+0avgdata 15220maxresident)k 0inputs+30792outputs (0major+23502minor)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.015007, max_time = 0.175379, mean_time = 0.091353 # Read: min_time = 0.051276, max_time = 0.051672, mean_time = 0.051442 Write bandwidth = 573.976423 Mbytes/sec Read bandwidth = 1948.121447 Mbytes/sec 0.58user 0.63system 0:00.27elapsed 440%CPU (0avgtext+0avgdata 30588maxresident)k 0inputs+196616outputs (0major+71205minor)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 Thu Aug 15 17:54:25 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 Thu Aug 15 17:54:25 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.06user 0.02system 0:00.09elapsed 101%CPU (0avgtext+0avgdata 17036maxresident)k 0inputs+1224outputs (0major+9560minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.01user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 7400maxresident)k 0inputs+8outputs (0major+2116minor)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.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7268maxresident)k 0inputs+0outputs (0major+2080minor)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.13user 0.01system 0:00.18elapsed 81%CPU (0avgtext+0avgdata 12572maxresident)k 0inputs+1056outputs (0major+3668minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing h5pset/get file image PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED Testing vds PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.03user 0.03system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 14448maxresident)k 0inputs+472outputs (0major+9672minor)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 Thu Aug 15 17:54:26 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 Thu Aug 15 17:54:26 UTC 2019=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. e.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' ============================ Fortran API: Testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) PASSED Writing/reading several datasets (contiguous layout, independent MPI I/O) PASSED 0.32user 0.18system 0:00.09elapsed 523%CPU (0avgtext+0avgdata 17540maxresident)k 0inputs+28808outputs (0major+26132minor)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 Thu Aug 15 17:54:26 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 Thu Aug 15 17:54:26 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' ============================ Testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.02user 0.01system 0:00.03elapsed 106%CPU (0avgtext+0avgdata 8016maxresident)k 0inputs+64outputs (0major+2493minor)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.17user 0.02system 0:00.19elapsed 100%CPU (0avgtext+0avgdata 10036maxresident)k 0inputs+4856outputs (0major+3102minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 11824maxresident)k 0inputs+80outputs (0major+3435minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.03user 0.05system 0:00.09elapsed 101%CPU (0avgtext+0avgdata 10684maxresident)k 0inputs+160outputs (0major+32305minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.15user 0.01system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 9584maxresident)k 0inputs+744outputs (0major+2891minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing reading/writing non-native packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED Testing packet table with various variable-length datatypes with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED Testing H5PTis_varlen PASSED Testing adding attributes to packet tables PASSED Testing accessor functions PASSED Testing packet table with various variable-length datatypes - H5PTcreate_fl with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED 0.07user 0.02system 0:00.10elapsed 95%CPU (0avgtext+0avgdata 10324maxresident)k 0inputs+904outputs (0major+9678minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_ld ============================ test_ld Test Log ============================ Testing H5LDget_dset_dims PASSED Testing H5LDget_dset_dims with H5Dset_extent PASSED Testing H5LDget_dset_type_size PASSED Testing H5LDget_dset_elmts on invalid conditions PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED All tests for H5LD high level routines passed. 0.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 7576maxresident)k 0inputs+1056outputs (0major+2295minor)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.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 6940maxresident)k 0inputs+40outputs (0major+2130minor)pagefaults 0swaps Finished testing test_dset_append ============================ ============================ Testing test_h5do_compat ============================ test_h5do_compat Test Log ============================ Testing H5DOwrite_chunk wrapper PASSED Testing H5DOread_chunk wrapper PASSED All direct chunk read/write wrapper tests passed. 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 6548maxresident)k 0inputs+8outputs (0major+2077minor)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 Thu Aug 15 17:54:27 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 Thu Aug 15 17:54:27 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.04user 0.05system 0:00.08elapsed 110%CPU (0avgtext+0avgdata 6900maxresident)k 0inputs+192outputs (0major+10208minor)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 Thu Aug 15 17:54:27 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 Thu Aug 15 17:54:27 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 0.88user 1.36system 1:04.19elapsed 3%CPU (0avgtext+0avgdata 8132maxresident)k 0inputs+2064outputs (0major+226670minor)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 Thu Aug 15 17:55:31 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 Thu Aug 15 17:55:31 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' ============================ Fortran API: Testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.01user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 7720maxresident)k 0inputs+16outputs (0major+2128minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Make/Read datasets (vl) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.01user 0.01system 0:00.03elapsed 106%CPU (0avgtext+0avgdata 10332maxresident)k 0inputs+248outputs (0major+3160minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 11916maxresident)k 0inputs+792outputs (0major+3191minor)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.02user 0.02system 0:00.04elapsed 104%CPU (0avgtext+0avgdata 11352maxresident)k 0inputs+32outputs (0major+10653minor)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 Thu Aug 15 17:55:32 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 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/mpich/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/mpich/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_COMPILER; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + for mpi in mpich openmpi + module load mpi/openmpi-x86_64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash load mpi/openmpi-x86_64 + eval 'MPI_COMPILER=openmpi-x86_64;' export 'MPI_COMPILER; BUILDSTDERR: LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN; BUILDSTDERR: MANPATH=/usr/share/man/openmpi-x86_64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/openmpi-x86_64;' export 'MPI_INCLUDE; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man/openmpi-x86_64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/openmpi-x86_64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/openmpi-x86_64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ MPI_COMPILER=openmpi-x86_64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-x86_64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-x86_64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-x86_64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-x86_64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man/openmpi-x86_64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-x86_64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/openmpi-x86_64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + 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 Thu Aug 15 17:55:32 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... 65.29user 1.07system 1:07.30elapsed 98%CPU (0avgtext+0avgdata 42096maxresident)k 0inputs+187328outputs (0major+247578minor)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. 11.53user 11.12system 0:22.81elapsed 99%CPU (0avgtext+0avgdata 312756maxresident)k 0inputs+2744656outputs (0major+126576minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+128outputs (0major+2440minor)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. 235.31user 12.30system 4:09.20elapsed 99%CPU (0avgtext+0avgdata 137420maxresident)k 0inputs+4215752outputs (0major+98981minor)pagefaults 0swaps Finished testing cache_image ============================ ============================ Testing cache_tagging ============================ cache_tagging Test Log ============================ Testing standard tag application cases w/ default fcpl: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing standard tag application cases w/ shared messages: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing other specific tag application cases: Testing tag application during group creation PASSED Testing tag application during multiple group creation PASSED Testing tag application during group open PASSED Testing tag application during dataset open PASSED Testing tag application during dataset write PASSED Testing tag application during dataset read PASSED Testing tag application during dataset storage size retrieval PASSED Testing tag application during dataset extend PASSED Testing tag application during object info retrieval PASSED Testing tag application during object copy PASSED Testing tag application during link name retrieval PASSED Testing tag application during external link creation PASSED Testing tag application during external link open PASSED Testing tag application during dense attribute manipulation PASSED Testing tag application during iteration over links in a group PASSED Testing failure on invalid tag application -SKIP- test skipped because sanity checking on tag value is disabled. 0.09user 0.03system 0:00.17elapsed 74%CPU (0avgtext+0avgdata 16200maxresident)k 0inputs+2064outputs (0major+4134minor)pagefaults 0swaps Finished testing cache_tagging ============================ ============================ Testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.00user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 9140maxresident)k 0inputs+8outputs (0major+2444minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr ============================ ohdr Test Log ============================ Using file format version: (earliest, v18) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (earliest, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, v18) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (latest, latest) Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Testing exercise the coding for the re-read of the object header for SWMR access: latest-format PASSED Testing exercise the coding for the re-read of the object header for SWMR access: non-latest-format PASSED All object header tests passed. 0.04user 0.02system 0:00.08elapsed 81%CPU (0avgtext+0avgdata 10184maxresident)k 0inputs+1768outputs (0major+2584minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.21user 0.04system 0:00.28elapsed 94%CPU (0avgtext+0avgdata 21184maxresident)k 0inputs+10392outputs (0major+5661minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 2.59user 0.01system 0:02.63elapsed 98%CPU (0avgtext+0avgdata 13560maxresident)k 0inputs+2536outputs (0major+4585minor)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.01user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 7692maxresident)k 0inputs+0outputs (0major+2052minor)pagefaults 0swaps Finished testing evict_on_close ============================ ============================ Testing farray ============================ farray Test Log ============================ Testing with NORMAL PARAMETERS Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED Testing with reopen array flag set Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED All fixed array tests passed. 0.14user 0.01system 0:00.20elapsed 76%CPU (0avgtext+0avgdata 9788maxresident)k 0inputs+528outputs (0major+2558minor)pagefaults 0swaps Finished testing farray ============================ ============================ Testing earray ============================ earray Test Log ============================ Testing with normal parameters Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED Testing with reopen array flag set Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED All extensible array tests passed. 9.03user 2.23system 0:11.97elapsed 94%CPU (0avgtext+0avgdata 25072maxresident)k 0inputs+779896outputs (0major+32322minor)pagefaults 0swaps Finished testing earray ============================ ============================ Testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing open B-tree twice, through different file handles PASSED All v2 B-tree tests passed. 109.29user 17.88system 2:08.39elapsed 99%CPU (0avgtext+0avgdata 130764maxresident)k 0inputs+854264outputs (0major+50170minor)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. 65.61user 12.81system 1:19.59elapsed 98%CPU (0avgtext+0avgdata 105644maxresident)k 16inputs+17086304outputs (0major+40965minor)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. 4.00user 0.06system 0:04.08elapsed 99%CPU (0avgtext+0avgdata 41160maxresident)k 0inputs+0outputs (0major+10568minor)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.07user 0.15system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 29584maxresident)k 0inputs+36888outputs (0major+21678minor)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.47user 0.05system 0:00.52elapsed 99%CPU (0avgtext+0avgdata 52808maxresident)k 0inputs+0outputs (0major+19892minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.13user 0.30system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 13836maxresident)k 0inputs+584048outputs (0major+3726minor)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.13user 0.01system 0:00.15elapsed 101%CPU (0avgtext+0avgdata 7616maxresident)k 0inputs+0outputs (0major+2032minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 0.92user 0.05system 0:00.98elapsed 99%CPU (0avgtext+0avgdata 9592maxresident)k 0inputs+64outputs (0major+10980minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Page Buffering is disabled for parallel. Testing Page Buffering Disabled PASSED All Page Buffering tests passed. 0.00user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 9076maxresident)k 0inputs+8outputs (0major+2443minor)pagefaults 0swaps Finished testing page_buffer ============================ ============================ Testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED Testing version bounds with nested datatypes PASSED All datatype tests passed. 0.20user 0.05system 0:00.26elapsed 97%CPU (0avgtext+0avgdata 28712maxresident)k 0inputs+704outputs (0major+18837minor)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. 20.39user 1.93system 0:23.07elapsed 96%CPU (0avgtext+0avgdata 88660maxresident)k 0inputs+522880outputs (0major+100582minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing chunk_info ============================ chunk_info Test Log ============================ Testing getting chunk information in file with version prior to 1.10 PASSED Testing getting chunk information in file with versions 1.10 Testing Single Chunk index PASSED Testing Implicit index PASSED Testing Fixed Array index PASSED Testing Extensible Array index PASSED Testing Version 2 B-trees index PASSED All chunk query tests passed. 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9172maxresident)k 0inputs+72outputs (0major+2385minor)pagefaults 0swaps Finished testing chunk_info ============================ ============================ Testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.24user 0.43system 0:00.68elapsed 99%CPU (0avgtext+0avgdata 127596maxresident)k 0inputs+281320outputs (0major+64025minor)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.00user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 8992maxresident)k 0inputs+16outputs (0major+2342minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.01user 0.01system 0:00.03elapsed 106%CPU (0avgtext+0avgdata 10196maxresident)k 0inputs+7880outputs (0major+2664minor)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.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 10480maxresident)k 0inputs+80outputs (0major+3092minor)pagefaults 0swaps Finished testing direct_chunk ============================ ============================ Testing external ============================ external Test Log ============================ Testing H5Dget_access_plist() returns correct prefix PASSED Testing with the default file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED Testing with the latest file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED All external storage tests passed. 0.01user 0.02system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 9980maxresident)k 0inputs+920outputs (0major+2588minor)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.04user 0.03system 0:00.11elapsed 65%CPU (0avgtext+0avgdata 11400maxresident)k 0inputs+2392outputs (0major+4555minor)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. 24.44user 2.81system 0:27.99elapsed 97%CPU (0avgtext+0avgdata 58756maxresident)k 0inputs+312704outputs (0major+200363minor)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.84user 0.27system 0:04.39elapsed 93%CPU (0avgtext+0avgdata 13132maxresident)k 0inputs+20824outputs (0major+59588minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 2.63user 0.24system 0:02.96elapsed 96%CPU (0avgtext+0avgdata 43096maxresident)k 0inputs+35168outputs (0major+11301minor)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. 31502: launch reader process All passed 0.01user 0.01system 0:00.02elapsed 119%CPU (0avgtext+0avgdata 5016maxresident)k 0inputs+2048outputs (0major+2037minor)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 0x00000000305007f6 PASSED #001 0x000000002442a014 PASSED #002 0x00000000253f5489 PASSED #003 0x000000003f4f8d12 PASSED #004 0x000000003732b3b2 PASSED #005 0x00000000171c97bc PASSED #006 0x0000000015f46cda PASSED #007 0x00000000237d0c50 PASSED #008 0x000000002fc422dd PASSED #009 0x000000000262d95f PASSED #010 0x0000000039781cf3 PASSED #011 0x000000002c9ec4a3 PASSED #012 0x00000000166617c0 PASSED #013 0x0000000020a9ab3c PASSED #014 0x0000000003700380 PASSED #015 0x0000000017d445a6 PASSED #016 0x0000000026025a5c PASSED #017 0x000000000d68c280 PASSED #018 0x000000000bd0bac0 PASSED #019 0x000000000519df04 PASSED #020 0x00000000266d7e1f PASSED #021 0x0000000001da9f90 PASSED #022 0x000000000d259984 PASSED #023 0x0000000025190d35 PASSED #024 0x00000000167228f4 PASSED #025 0x0000000014569f34 PASSED #026 0x0000000004cf509c PASSED #027 0x000000002df85d26 PASSED #028 0x0000000014744b65 PASSED #029 0x000000003c210b51 PASSED #030 0x000000000e35c1e4 PASSED #031 0x0000000010da0d36 PASSED #032 0x0000000039ef8272 PASSED #033 0x000000003bf70df2 PASSED #034 0x0000000001ec0674 PASSED #035 0x000000001f8f05f4 PASSED #036 0x0000000029b0f830 PASSED #037 0x0000000036f99cde PASSED #038 0x00000000316845ea PASSED #039 0x000000000a170d23 PASSED #040 0x000000002c12eb40 PASSED #041 0x0000000026641064 PASSED #042 0x000000000958df7e PASSED #043 0x00000000323af228 PASSED #044 0x000000003bc3a2c2 PASSED #045 0x00000000345f5b80 PASSED #046 0x000000001286642a PASSED #047 0x0000000027edf396 PASSED #048 0x000000003e06fa39 PASSED #049 0x0000000020b41c48 PASSED Test passed with the SEC2 Driver. 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 8988maxresident)k 0inputs+6856outputs (0major+2332minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 8824maxresident)k 0inputs+8outputs (0major+2298minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 3.36user 0.33system 0:03.93elapsed 94%CPU (0avgtext+0avgdata 21260maxresident)k 0inputs+341872outputs (0major+6541minor)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.03user 0.03system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+496outputs (0major+11459minor)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.01user 0.02system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 16104maxresident)k 0inputs+1576outputs (0major+4006minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 with flush + SWMR) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 without flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition and another flush) PASSED Testing H5Fflush (part2 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED Testing H5Fflush (part2 with flush and later addition + SWMR) PASSED 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 9372maxresident)k 0inputs+0outputs (0major+2630minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.01user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 8340maxresident)k 0inputs+8outputs (0major+2196minor)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.01user 0.00system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 9620maxresident)k 0inputs+24outputs (0major+2575minor)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. 32.94user 4.09system 0:38.18elapsed 96%CPU (0avgtext+0avgdata 25188maxresident)k 0inputs+566792outputs (0major+189670minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/test/.libs/ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.00user 0.01system 0:00.01elapsed 116%CPU (0avgtext+0avgdata 7680maxresident)k 0inputs+0outputs (0major+2015minor)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.01user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 7940maxresident)k 0inputs+0outputs (0major+2030minor)pagefaults 0swaps Finished testing enc_dec_plist ============================ ============================ Testing enc_dec_plist_cross_platform ============================ enc_dec_plist_cross_platform Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 7864maxresident)k 0inputs+0outputs (0major+2038minor)pagefaults 0swaps Finished testing enc_dec_plist_cross_platform ============================ ============================ Testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with anonymous datatypes PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Rget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Rget_name to get name from region reference(pnt selec) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.02user 0.02system 0:00.04elapsed 93%CPU (0avgtext+0avgdata 11072maxresident)k 0inputs+416outputs (0major+5368minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.01user 0.01system 0:00.02elapsed 106%CPU (0avgtext+0avgdata 9944maxresident)k 0inputs+912outputs (0major+2552minor)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.05user 0.03system 0:00.08elapsed 100%CPU (0avgtext+0avgdata 14740maxresident)k 0inputs+7120outputs (0major+9858minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing force dangling IDs to close, from API routines PASSED All dangling ID tests passed. 0.11user 0.01system 0:00.12elapsed 101%CPU (0avgtext+0avgdata 9316maxresident)k 0inputs+128outputs (0major+2391minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after resetting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.02user 0.01system 0:00.03elapsed 105%CPU (0avgtext+0avgdata 10564maxresident)k 0inputs+248outputs (0major+2633minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.00user 0.00system 0:00.01elapsed 115%CPU (0avgtext+0avgdata 2828maxresident)k 0inputs+0outputs (0major+1720minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED Testing reading data created on Solaris Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 10508maxresident)k 0inputs+0outputs (0major+2697minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.01user 0.01system 0:00.02elapsed 89%CPU (0avgtext+0avgdata 9384maxresident)k 0inputs+128outputs (0major+2409minor)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.06user 0.02system 0:00.14elapsed 61%CPU (0avgtext+0avgdata 9356maxresident)k 0inputs+3112outputs (0major+2400minor)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.35user 0.08system 0:00.49elapsed 89%CPU (0avgtext+0avgdata 11168maxresident)k 0inputs+5968outputs (0major+9602minor)pagefaults 0swaps Finished testing vds ============================ ============================ Testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 9524maxresident)k 0inputs+408outputs (0major+2436minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 15336maxresident)k 0inputs+1848outputs (0major+4386minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing cache_logging ============================ cache_logging Test Log ============================ Testing basic metadata cache logging functionality. Testing metadata cache log api calls PASSED All Metadata Cache Logging tests passed. 0.14user 0.74system 0:00.88elapsed 99%CPU (0avgtext+0avgdata 8552maxresident)k 0inputs+1200outputs (0major+2216minor)pagefaults 0swaps Finished testing cache_logging ============================ ============================ Testing cork ============================ cork Test Log ============================ Testing cork status for datasets with old format PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) PASSED Testing cork status for dataset objects with attributes PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & non-latest) PASSED Testing cork status for groups PASSED Testing cork status for named datatypes PASSED Testing cork status for multiple opens PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) (SWMR) PASSED Testing cork status for dataset objects with attributes (SWMR) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & non-latest) PASSED Testing cork status for groups (SWMR) PASSED Testing cork status for named datatypes (SWMR) PASSED Testing cork status for multiple opens (SWMR) PASSED 0.12user 0.04system 0:00.17elapsed 94%CPU (0avgtext+0avgdata 17696maxresident)k 0inputs+1672outputs (0major+4456minor)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.05user 0.07system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 9388maxresident)k 0inputs+448outputs (0major+17478minor)pagefaults 0swaps Finished testing swmr ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.02user 0.04system 0:00.06elapsed 112%CPU (0avgtext+0avgdata 8868maxresident)k 0inputs+64outputs (0major+7795minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.54user 0.12system 0:00.66elapsed 101%CPU (0avgtext+0avgdata 2884maxresident)k 0inputs+0outputs (0major+2368minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 0.37user 0.50system 0:00.74elapsed 117%CPU (0avgtext+0avgdata 5308maxresident)k 0inputs+720outputs (0major+94407minor)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.01user 0.02system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 9848maxresident)k 0inputs+40outputs (0major+2882minor)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): 12245 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): 207533 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 404561 Using reader random seed: 844932 Using reader random seed: 844934 Using reader random seed: 853689 Using reader random seed: 853686 Using reader random seed: 859378 ############################################################################### ## 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): 893875 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 107778 Using reader random seed: 302660 Using reader random seed: 304092 Using reader random seed: 311183 Using reader random seed: 312402 Using reader random seed: 312545 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 346871 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: 540571 Generating symbol names Choosing datasets Common symbol #0 = '0-0045' Common symbol #1 = '0-0078' Common symbol #2 = '0-0065' Common symbol #3 = '0-0019' Common symbol #4 = '0-0092' Random symbol #0 = '0-0033' Random symbol #1 = '1-0141' Random symbol #2 = '0-0017' Random symbol #3 = '1-0125' Random symbol #4 = '3-0434' Random symbol #5 = '0-0008' Random symbol #6 = '2-0126' Random symbol #7 = '4-0761' Random symbol #8 = '0-0001' Random symbol #9 = '1-0140' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 953 Symbol = '0-0078', # of records = 935 Symbol = '0-0065', # of records = 894 PSymbol = '0-0019', # oaf records = 849 rameters: # 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: 544987 Generating symbol names Symbol = '0-0092', # of records = 840 Checking random symbols Symbol = '0-0033', # of records = 897 Symbol = '1-0141', # of records = 219 Symbol = '0-0017', # of records = 870 Symbol = '1-0125', # of records = 234 Symbol = '3-0434', # of records = 31 Symbol = '0-0008', # of records = 872 Symbol = '2-0126', # of records = 59 Symbol = '4-0761', # of records = 14 Symbol = '0-0001', # of records = 871 Symbol = '1-0140', # of records = 209 Closing file Choosing datasets Common symbol #0 = '0-0013' Common symbol #1 = '0-0064' CommParameters: # of seconds between polling = on1 # of common symbols to poll = 5 # of random symbols to p oll = 10 # of sesconds to test = ymbol #2 = '0-0021' Common symbol #3 = '0-0054' Common symbol #4 = '0-0089' Random symbol #0 = '2-0342' Random symbol #1 = '3-0579' Random symbol #2 = '1-0115' R3 Using reader random seed: 547911 Generating symbol names andom symbol #3 = '0-0089' Random symbol #4 = '0-0038' Random symbol #5 = '0-0002' Random symbol #6 = '0-0087' Random symbol #7 = '3-0622' Random symbol #8 = '1-0117' Random symbol #9 = '0-0096' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 917 Symbol = '0-0064', # of records = 884 Choosing datasets Common symbol #0 = '0-0024' Common symbol #1 = '0-0068' Common symbol #2 = '0-0045' Common symbol #3 = '0-0000' Common symbol #4 = '0-0056' Random symbol #0 = '0-0053' Random symbol #1 = '0-0024' Random symbol #2 = '0-0041' Random symbol #3 = '0-0098' Random symbol #4 = '3-0781' Random symbol #5 = '0-0016' Random symbol #6 = '4-1217' Random symbol #7 = '0-0007' Random symbol #8 = '4-0536' Random symbol #9 = '4-1133' Reading records Opening file: swmr_data.h5 Symbol = '0-0021', # of records = 900 Symbol = 'C0-0054'h,e Parameters: # of seconds between polling = 1 # oc#k if common symbols to poll = 5 # of random symbols to poll = 10on # of secondsf to test = g3 rUsing reader crandom seed: eo552430 Generatcing symbol nammes omrodns s=y m874b ols Symbol =S 'ym0-0089b'o,l #= o'f 0-0024r'e,c o#r dosf =r e868c ords = C943h ecking random symbolSs ymbol = '0-0068S'y,m b#o lo f= r'ec2-0342o'r,d s# =o f848 records = 54 Symbol = 'S0-0045'yParameters: # of seconds between polling = 1 # ,m bof common symbols to poll = 5 # of random symb#ools to pol l = 10 # ofl seconds too test = f= 3 r'Using reaeder random see3-0579d: 553664 Gecnerating sy'ombol name,s r d#s o=f 915r ecords =Choosing datasets Common symbol #0 = '0-0042' Com22 mon sySmbol #1 = '0-0025' Common symbyol #2 = '0-0061' Cmommon symbol #3 b= '0-0064' Common symobol #4 = '0-0041'l Random symbol # 0 = '4-0266' Random =symbol #1 = ' 1-0137' Random symbo'Sl #2 0-0000= '3-0187' Random symboly #3 = '1-0137'' Random symmbol #4 =, '0-0087' Randb om symbol #5 = '0-0033' oRandom# symbol #6 =l '4-1311' Ra ndom symbo l #7 = 'o3-0650' Random= symbol #f 8 = '1-0145' Random symbol' #9 = '1-0181'r 1-0115eReadin'g records c,o r#Openingd file: swmr_data.h5 so f= r837e cords = 216 Symbol S=y m'b0-0056o'l, =# 'o0-0089f' ,r e#c oorfd sr e=c o852r ds = 868C heckiChecking common symbols ng rSaynmdbooml s=ySymbol = '0-0042', m# of records = 'b877 0-0038o'l,s # of recSoyrmdbso l= Symbol = '0-0025', =# of records = 875 838' 0-0053', # of reSymbol = '0-0061',c # of records = 855 orSdChoosisyng datasets Common symbol #0 = 'm0-0066' Common s=ymbol #1 b= '0-0053' Com mon symbolo #2 = '844l0-0057' Common symbol #3 = '0-0026' Common symbol #4 = '=0-0031' Random symb ol #0 = '1-0190' R'andom symbol #1 = '0-00990-0002' Random symbol' #2 = '4-1582' Random, symbol #3 = ' 0-0032' Random symbol# #4 = S'1-0149' Rando m symbol #5 y= '0-0011' Raondom symbolm #6 = '0-0014fb' Random symbol #7 = '4-0448or' Random slymbol #8 = '0-0065e' Random s cymbol #9 == '1-0006' Reaoding recor ds r'Symbol = '0-0064', # of records = 884 Symbol = '0-0041', # of records = 904 Checking random symbols d0-0024s'Opening fil e: swmr_data.h5 ,=Symbol = '4-0266', # of records = 20 #842 of recoSymrbol = '1-0137', # of drecords = 232 s =S y943m bol =Sym bol = '3-0187', # of' records = 240-0087 S'y,m b#o loSym bol = '1-0137f', # of rec=ords = 232 r'e0-0041c'o,r d#sSym bol = '0-0087o', # of recor=ds = 871 f 871r ecords Chec=king common symbols Symbol = '0-0033', # of records = 843 904 Symbol = '3-0622'SymSbol = '4-1311', # o,f records y= 15 mSymbol = '0-0066', # of records = 871 #b oolf =r e'cSymbo0-0098ol = '3-0650', # of records = '30 r,d s# =o fSymbol = '0-0053',24 # of re rcords = 844 eSymbol c= '1-0145', # of records o= 250 rds = 834 Symbol = '0-0057S', # of records = 852 ySymbol = '1-0181', # of records = 189 mbolClosi ng file = '1-0117'SymbSol = '0-0026', ,# of records = y845 m#b oolf =r e'c3-0781oSymbo'l = '0-0031', #r of record,s = 881 d s# =oChec fking random symbols 188 recordSymbsol = '1-0190', # of records = 223 = 24S ymbol Sym=bol = '0-0099', # of records = 922 '0-0096S'y,m b#o lo f= r'e0-0016c'Symbol = '4-1582', o,# of records =r 12 d#s o=f 843r ecSymbol = '0-0032o', # of records = r878 dsC =l os930i ng Symbol = '1-0149',f # of records =i 209 le Symbol = '0-0011', # of records =S 924 ymbol = '4-1217'Symbo,l = '0-0014', # of records = 863 # of records =Sym bol = '4-0448', # of r18ecords = 14 Symbol = '0-0065', # of records = 879 Symbol = Symb'ol = '1-0006', # of0-0007 records = 226 ', # oClosfing file records = 881 Symbol = '4-0536', # of records = 7 Symbol = '4-1133', # of records = 20 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0065', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0092', # of records = 0 Checking random symbols Symbol = '0-0033', # of records = 0 Symbol = '1-0141', # of records = 0 Symbol = '0-0017', # of records = 0 Symbol = '1-0125', # of records = 0 Symbol = '3-0434', # of records = 5 Symbol = '0-0008', # of records = 0 Symbol = '2-0126', # of records = 0 Symbol = '4-0761', # of records = 8 Symbol = '0-0001', # of records = 0 Symbol = '1-0140', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 0 OpeSymbol = '0-0025', # ofn records = 0 ing file:Symbol = '0-0061', # of records = 0 swmr_data.h5 Symbol = '0-0064', # of records = 0 Symbol = '0-0041', # of records = 0 Checking random symbols Symbol = '4-0266', # of records = 8 Symbol = '1-0137', # of records = 1 Opening file: swmr_data.h5 Symbol = '3-0187', # of records = 9 Symbol = '1-0137', # of records = 1 CheSymbolc = '0-0087', # of recokrds = 0 ing comSymbol = '0-0033', # ofm records = 0 on symbSymbol o= '4-1311', # of recorlds = 0 s Symbol = '3-0650', # of records = 0 Symbol = '1-0145', # of records = 0 SymboCheckinlg common symbols Symbol = '1-0181', # of records = =0 Clo sing file '0-0013', # of Symbolr = '0-0066', # of reecords = 0 cords = Symbol0 = '0-0053', # of rec ords = 0 Symbol = '0-0057', # of records = 0 Symbol Symbol = '0-0026'=, # of records = 0 '0-0064O',Symbol p= '0-0031', # of recoreds = 0 #Cn hecking riandom symbolos nfg rfeicSymbollo = '1-0190',e # of records r= 28 :d s swmr_data.h5= 0 Symbol = '0-0099', # of records = 0 SymbSymbol o= '4-1582', # of recordsl = 0 = 'Symbol0-0021 = '0-0032', # of rec'ords = 0 , # ofSymbol = '1-0149', # of recorrds = 0 ecordSymbol s= '0-0011', # of reco rds = 140 = 0 Symbol = '0-0014', # of records = 0 Symbol Symbol= = '4-0448', # of re cords =C 0 'h0-0054e'c,kSymbol i= '0-0065', ## of recordsn = 0 go fc ormSymbole = '1-0006', #m of recordcos = 59 onr dssyClosing m file =b o0l s Symbol =S y'm0-0089b'o,l #= o'f0-0024 'r,e c#o rodfs r=e c0o rdCsh e=c k0i ng random sSyymmbboolls = '0-0068', #S yomfb orle c=o r'ds2-0342 '=, 0# of recordsS y=m b8o l = '0-0045', # of Sryemcboorld s= =' 3-05790' , # of reScyomrbdosl == 14' 0-0000', # of recSoyrmdbso l= =0 '1-0115', # ofS yrmebcoolr d=s '= 0-0056'14, # of recorSdsy m=b o0l = C'h0-0089e'c,k i#n g random symbols Symbol = '0-0053', # of records = 0 of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '0-0002', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '3-0622', # of records = 0 Symbol = '1-0117', # of records = 0 Symbol = '0-0096', # of records = 0 Closing file Symbol = '0-0024', # of records = 0 Symbol = '0-0041', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '3-0781', # of records = 0 Symbol = '0-0016', # of records = 37 Symbol = '4-1217', # of records = 2 Symbol = '0-0007', # of records = 4 Symbol = '4-0536', # of records = 0 Symbol = '4-1133', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0065', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0092', # of records = 0 Checking random symbols Symbol = '0-0033', # of records = 0 Symbol = '1-0141', # of records = 0 Symbol = '0-0017', # of records = 0 Symbol = '1-0125', # of records = 0 Symbol = '3-0434', # of records = 5 Symbol = '0-0008', # of records = 0 Symbol = '2-0126', # of records = 0 Symbol = '4-0761', # of records = 8 Symbol = '0-0001', # of records = 0 Symbol = '1-0140', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 0 Symbol = '0-0025', # of records = 0 Symbol = '0-0061', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0041', # of records = 0 Checking random symbols Symbol = '4-0266', # of records = 8 Symbol = '1-0137', # of records = 1 Symbol = '3-0187', # of records = 9 Symbol = '1-0137', # of records = 1 OpeSymbol n= '0-0087', # of records = i0 ng filSymbol =e '0-0033', # of records = 0 : swmr_data.h5 Symbol = '4-1311', # of records = 0 Symbol = '3-0650', # of records = 0 Symbol = '1-0145', # of records = 0 Symbol = '1-0181', # of records = 0 Closing file Checking common symbols Symbol = '0-0066', # of records = 0 Symbol = '0-0053', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0026', # of records = 0 SymbOolp e=n i'n0-0031g' ,f i#l eo:f rswmr_data.h5e cords = 0 Checking random symbols Checking Scoymmmboonl s=y m'bo1-0190l's, # of records =S y28m bol = '0-0013', # ofS ryemcboorld s= =' 0-00990' , # of recoSrdysm b=o l 0= '0-0064', # of Sryemcboorld s= ='4-1582 '0, # of recoSrydmsb o=l =0 '0-0021', # oSfy mrbeoclo r=d s' =0-0032 '0, # of reScyomrbdosl == '00-0054 ', # of Sryemcboorld s= =' 1-0149'0, # of recoSrydmsb o=l 0= '0-0089', # oSf yrmebcoolr d=s '=0-0011 '0, #C hoefc kriencords = 140 Symbol = '0-0014', # of records = 0 Opening fiSlyem:b olswmr_data.h5 = '4-0448', # of records = g random symbols Symbol = '2-0342', # of records = 8 Symbol = '3-0579', # of records = 14 Symbol = '1-0115', # of records = 14 Symbol = '0-0089', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '0-0002', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '3-0622', # of records = 0 Symbol = '1-0117', # of records = 0 Symbol = '0-0096', # of records = 0 Closing file 0 CShyemcbkoli n=g 'c0-0065o'm,m o#n osfy mrbeoclosrd s = 0 SySmybmoblo l= =' '1-00060-0024'',, ## ooff rreeccoorrddss == 590 CloSsyimnbgo lf i=l e' 0-0068', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0056', # of records = 0 Checking random symbols Symbol = '0-0053', # of records = 0 Symbol = '0-0024', # of records = 0 Symbol = '0-0041', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '3-0781', # of records = 0 Symbol = '0-0016', # of records = 37 Symbol = '4-1217', # of records = 2 Symbol = '0-0007', # of records = 4 Symbol = '4-0536', # of records = 0 Symbol = '4-1133', # of records = 14 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): 592229 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 824868 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 181155 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: 345244 Generating symbol names Choosing datasets Common symbol #0 = '0-0040' Common symbol #1 = '0-0023' Common symbol #2 = '0-0068' Common symbol #3 = '0-0052' Common symbol #4 = '0-0004' Random symbol #0 = '0-0016' Random symbol #1 = '2-0228' Random symbol #2 = '1-0067' Random symbol #3 = '2-0031' Random symbol #4 = '4-0447' Random symbol #5 = '3-0365' Random symbol #6 = '1-0097' Random symbol #7 = '1-0178' Random symbol #8 = '3-0775' Random symbol #9 = '0-0035' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 852 Symbol = '0-0023', # of records = 903 Symbol = '0-0068', # of records = 920 Symbol = '0-0052', # of records = 934 Symbol = '0-0004', # of records = 855 Checking random symbols Symbol = '0-0016', # of records = 930 Symbol = '2-0228', # of records = 50 Symbol = '1-0067', # of records = 228 Symbol = '2-0031', # of records = 50 Symbol = '4-0447', # of records = 16 Symbol = '3-0365', # of records = 18 SymbPol =a r'a1-0097m'e,t e#r so:f r#e coofr dsse c=o n239d s between poSlylmibnogl == '1-0178'1, ## ooff rceocmomrodns s=y m237b ols to pollS y=m b5o l #= o'f3-0775 'r,a n#d oomf sryemcboorldss t=o 34p oll = P10 a#r Saomyfem tbseoerlcs o:=n d 's#0-0035 'to,of #ts eeoscfto nr=de sc o8br edtsUw se=ie nn867g proelaldiCenlrgo sr=ia nnPgd 1of mi la#se e roefda :c mo353358me moGtne esnyermrbasotl:isn gt o s y#pmo blolol =fn a5m e s# s oef craondnomd ssym boblse tto wpoelle =n 10 p# oofl slecionndsg t o =te st = 18 U si#ng roeafde r craondmomm soeend: 354357s Gyenmerbatoinlg ssy mbtolo n ampeso ll = 5 # of random symbols to poll = C10ho os in#g daotafse tss Ceomcmoon nsydmbsol #t0o = 't0-0059e' sCtom mo=n symb8ol #Us1i = n'0-0056g' CromemoaPnd seayrrmabm oeltr e#ra2s n:= d '#o0-0085 'om fC osCmesmhcooeonone sdsdisyn: mgbb eodtla355833w te# ae3snG e =et psn'o 0-0093le'Cl roiCmanomgtmo min=o nns ygsm1yb om ls#b yo#olm0f b#c=4oo ml='m 0-0026o''nn0-0005 'Cas oymRmmambenoodsnlo sm s ytsmoyb mopbloo ll#l 1 # =0= 5=' 0-0023 ''#0-0034 'Co ofRm amrnoadnno dmso ymsm ybsmoyblmo bl# 2# 1= =' 0-0026''1-0017 'C oRmamnodno ms ysmybmoblo l# 3# 2= =' 0-0054''1-0070 'C oRmamnodno ms ysmybmoblo l# 4# 3= =' 0-0020''1-0032 'R aRnadnodmo ms ysmybmoblo l# 0# 4= =' 0-0002''0-0085 R'a nRdaonmd osmy msbyomlb o#l1 #= 5' 3-0099=' 'R0-0080a'n dRoamn dsoymm bsoylm b#o2l =# 6' 2-0109=' 'R0-0085a'n dRoamn dsoymm bsoylm b#o3l =# 7' 0-0095=' 'R0-0032a'n dRoamn dsoymm bol #4 = '0-0014' Random symbol #5 = '0-0031' Random Choosing datasets Common symbol #0 = '0-0046' Common symbools to poll = 10 # of seconds to test = 8 Using reader random seed: 357145 Generating symbol names Choosing datasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0077' Common symbol #2 = '0-0001' Common symbol #3 = '0-0099' Common symbol #4 = '0-0063' Random symbol #0 = '2-0362' Random symbol #1 = '3-0636' Random symbol #2 = '3-0750' Random symbol #3 = '4-1326' Random symbol #4 = '0-0072' Random symbol #5 = '1-0180' Random symbol #6 = '1-0156' Random symbol #7 = '0-0062' Random symbol #8 = '0-0031' Random symbol #9 = '4-1419' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 870 Symbol = '0-0077', # of records = 866 Symbol = '0-0001', # of records = 929 Symbol = '0-0099', # of records = 904 Symbol = '0-0063', # of records = 899 Checking random symbols l #1S ym=bo l '= 0-0082'2-0362'', #C oof mremcoordns = s66y mbol #2 S=y mb'ol0-0056 =' ' 3-0636'C, o# mofm roecnor dss =y m28 bol #3 =S ym'bo0-0028lsymbol #8 = '0-0023' Random symbol #9 = '0-0083' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 877 Symbol = '0-0056', # of records = 886 Symbol = '0-0085', # of records = 851 Symbol = '0-0093', # of records = 906 Symbol = '0-0005', # of records = 889 Checking random symbols Symbol = '0-0034', # of records = 874 Symbol = '1-0017', # of records = 203 Symbol = '1-0070', # of records = 229 Symbol = '1-0032', # of records = 216 Symbol = '0-0085', # of records = 851 Symbol = '0-0080', # of records = 886 Symbol = '0-0085', # of records = 851 Symbol = '0-0032', # of records = 850 Symbol = '0-0023', # of records = 897 Symbol = '0-0083', # of records = 920 Closing file '= 'symbol #6 = '4-0657' Random symbol #7 = '0-0027' Random symbol #8 = '1-0062' Random symbol #9 = '4-0279' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0026', # of records = 900 Symbol = '0-0023', # of records = 897 Symbol = '0-0026', # of records = 900 Symbol = '0-0054', # of records = 887 Symbol = '0-0020', # of records = 906 Checking random symbols Symbol = '0-0002', # of records = 900 Symbol = '3-0099', # of records = 34 Symbol = '2-0109', # of records = 76 Symbol = '0-0095', # of records = 843 Symbol = '0-0014', # of records = 948 Symbol = '0-0031', # of records = 903 Symbol = '4-0657', # of records = 10 Symbol = '0-0027', # of records = 834 Symbol = '3-0750C1-0062', # of records = 195 'o, m# moofS nrye mcbosorldy s= m =' b4-027937'o , l# of #rec4or ds= = '14S 0-0040ym'bo lC Rl=o as'in4-1326n'dg, of#i mloef rsecyormdsb =o 22l #0 = S'ym0-0000bo'l = R'a0-0072'n, d# oofm r ecsoryds m= b920o l #1 = S'ym3-0624bo'l = R'a1-0180'n, d# oofm r ecsorydsm =b o201 l #2 = S'ym1-0168bo'l = R'1-0156a'n, d# oofm r escoyrdmsb =o 237l #3 = 'S0-0019ym'bo l R= a'n0-0062'd, o# mof rseycomrdbso =l 957 #4 = 'S0-0033ym'bo l R= a'0-0031n',d #o omf rescoyrdms b= o903l #5 = '4-1297S'ym boRl a=n 'd4-1419o',m # osf yremcobrdos l= 10# 6 =Cl os'in1-0127g 'fi leR andom symbol #7 = '2-0017' Random symbol #8 = '0-0007' Random symbol #9 = '0-0055' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 856 Symbol = '0-0082', # of records = 926 Symbol = '0-0056', # of records = 886 Symbol = '0-0028', # of records = 951 Symbol = '0-0040', # of records = 845 Checking random symbols Symbol = '0-0000', # of records = 902 Symbol = '3-0624', # of records = 34 Symbol = '1-0168', # of records = 241 Symbol = '0-0019', # of records = 946 Symbol = '0-0033', # of records = 911 Symbol = '4-1297', # of records = 12 Symbol = '1-0127', # of records = 206 Symbol = '2-0017', # of records = 63 Symbol = '0-0007', # of records = 840 Symbol = '0-0055', # of records = 887 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 881 Symbol = '0-0023', # of records = 981 Symbol = '0-0068', # of records = 1069 Symbol = '0-0052', # of records = 892 Symbol = '0-0004', # of records = 766 Checking random symbols Symbol = '0-0016', # of records = 862 Symbol = '2-0228', # of records = 28 Symbol = '1-0067', # of records = 246 Symbol = '2-0031', # of records = 21 Symbol = '4-0447', # of records = 12 Symbol = '3-0365', # of records = 19 Symbol = '1-0097', # of records = 291 Symbol = '1-0178', # of records = 192 Symbol = '3-0775', # of records = 29 Symbol = '0-0035', # of records = 788 Closing file Opening file: swmr_data.h5 Opening fiCleh:e ckswmr_data.h5i ng common symbols Symbol = '0-0059', # of recordsC =h ec920k ing common symbolSsy mbol = '0-0056', # ofS yrmebcoolr d=s '=0-0026 '880, # of recordsS =y m908b ol = '0-0085', # of Sreycmobrodls == '8640-0023 ', # of recordsS =y m981b ol = '0-0093', S#y mobfo lr e=c o'r0-0026d's, =# o946f records = 908 Symbol =S y'mb0-0005o'l, =# 'o0-0054f' ,r e#c oorfd sr e=c or765d s = 867 Checking rSanydmobmo lsO y=mp be'onl0-0020is'n ,g #f iolfe :Sr eycswmr_data.h5mo brodls == 858' 0-0034', #C hoefc kriencgo rrdasn d=o m 821s ymbols SSyymmbbooll == ''1-00170-0002'',,C h##e cookffi nrrgee cccooorrmddmsso n= = 268 s 915y mbols SSyymmbbooll ==S y''m1-00703-0099b''o,,l #=# o'off0-0061 'rr,ee cc#oo rroddfss r==e c22011o rds = 778 SSymybmoblo l= ='S 2-0109y''m,1-0032b 'o#,l o#=f o'rfe0-0077 c'ro,er cd#os r od=fs 77r= e c139o rds = 917S Symybmoblo l= ='0-0095 S''y,0-0085m 'b#,o lo# f = o rf'e 0-0001cr'oe,rc do#sr d=os f 836=r ec864o rds = 1027 SSymybmoblo l= ='S 0-0014y''m,0-0080b 'o#,l o#=f o'rfe0-0099 c'ro,er cd#os r od=fs 751r= e c1010o rds = S776y mSboylm b=o l' 0-0031='S ,y' m#0-0085b 'oo,lf #=r eo'cfo0-0063 r'rd,es c #o= r od892fs r=e c864o rds = 745S ySmbyomlb Co=hl e 'c=4-0657k 'i',n 0-0032g#' ,ro af#n drooefmc orsreydcmsob ro=dl ss8 = 681 SySmybmoblo Sl= y =m' b'2-0362o0-0027'l', , = # # ' oo0-0023ff' ,rr ee#cc ooorrfdd ssr e==c o48873r ds = 981 SSyymmbboollS y==m b''o3-06361-0062l'' ,,= ##' 0-0083oo'ff, rr#ee ccooofrr ddrsse c==o r0184d s = 955 SymbCSolylom sb=io nl'g 3-0750 ='f ,i' l#4-0279e ' o,f #r eocfo rrdesc o=r d31s = 22 ClosSiynmgb ofli l=e '4-1326', # of records = 32 Symbol = '0-0072', # of records = 1041 Symbol = '1-0180', # of records = 241 Symbol = '1-0156', # of records = 200 Symbol = '0-0062', # of records = 1040 Symbol = '0-0031', # of records = 888 Symbol = '4-1419', # of records = 9 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 758 Symbol = '0-0082', # of records = 1052 Symbol = '0-0056', # of records = 884 Symbol = '0-0028', # of records = 1032 Symbol = '0-0040', # of records = 894 Checking random symbols Symbol = '0-0000', # of records = 979 Symbol = '3-0624', # of records = 58 Symbol = '1-0168', # of records = 281 Symbol = '0-0019', # of records = 683 Symbol = '0-0033', # of records = 1002 Symbol = '4-1297', # of records = 0 Symbol = '1-0127', # of records = 124 Symbol = '2-0017', # of records = 42 Symbol = '0-0007', # of records = 833 Symbol = '0-0055', # of records = 868 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 747 Symbol = '0-0023', # of records = 992 Symbol = '0-0068', # of records = 1191 Symbol = '0-0052', # of records = 921 Symbol = '0-0004', # of records = 554 Checking random symbols Symbol = '0-0016', # of records = 831 Symbol = '2-0228', # of records = 56 Symbol = '1-0067', # of records = 279 Symbol = '2-0031', # of records = 7 Symbol = '4-0447', # of records = 3 Symbol = '3-0365', # of records = 3 Symbol = '1-0097', # of records = 197 Symbol = '1-0178', # of records = 129 Symbol = '3-0775', # of records = 45 Symbol = '0-0035', # of records = 734 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symboClhse cking common symbolSs ymbol = '0-0059', #S yomfb orle c=o r'd0-0026s' ,= # 1060o f records = 1006 Symbol S=y m'b0-0056o'l, =# 'o0-0023f' ,r e#c oorfd sr e=c or1009d s = 992 SSyymmbbooll == ''0-00850-0026'',, ## ooff rreeccoorrddss == 8601006 SSyymmbbooll == ''0-00540-0093'',, ## ooff rreeccoorrddss == 8381007 OpSeSynymimbnbogol lf i==l e'':0-0020 0-0005'',swmr_data.h5, ## ooff rreeccoorrddss == 690783 CChheecCckhkieincngkg i rnragan ndcdooommm m sosynym mbsboyolmlsbs o ls SySmybmolb o=l '=S0-0002 'y',m 0-0034b#'o ,lo f#= ro'efc0-0061 o'rr,ed cs#o r=od fs919 r=e c778o rds = 701 SymbSoly m=b o'l3-0099 'S=,y m'#b 1-0017oo'lf, =r# e 'coo0-0077fr' d,rs e #c= o or24fd sr e=c o380r ds = S997y mbol =S 'y2-0109m'b,o l#S y=om fb' or1-0070le' c,=o r#'d 0-0001so'f, r#e coofr dsr e=c or292d s = 1119 Symbol S= y'mb1-0032o'l, =# 'of0-0099 'r,e c#o rodfs r=e co103r ds = 841 Symbol = 'S0-0085y'm = 93 Symbol = '0-0095', # of records = 769 Symbol = '0-0014', # of records = 730 Symbol = '0-0031', # of records = 864 Symbol = '4-0657', # of records = 28 Symbol = '0-0027', # of records = 860 Symbol = '1-0062', # of records = 176 Symbol = '4-0279', # of records = 16 Closing file ,b o#l o=f 'r0-0063e'c,o r#d so f= re860c ords = 753 SymboClh e=c k'i0-0080'n,g #r aonfd orme csoyrmdbso l=s 782 SymSbyomlb o=l '=2-0362 '',0-0085 '#, o#f orfe croercdosr d=s 103= 860 SSyymmbbooll == ''0-00323-0636'',, ## ooff rreeccoorrddss == 5427 SSyymmbbooll == ''3-07500-0023'',, ## ooff rreeccoorrddss == 35984 SSyymmbbooll == ''0-00834-1326'',, ## ooff rreeccoorrddss == 80561 ClosSiynmgb ofli l=e '0-0072', # of records = 1017 Symbol = '1-0180', # of records = 305 Symbol = '1-0156', # of records = 183 Symbol = '0-0062', # of records = 1128 Symbol = '0-0031', # of records = 859 Symbol = '4-1419', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 659 Symbol = '0-0082', # of records = 974 Symbol = '0-0056', # of records = 997 Symbol = '0-0028', # of records = 1061 Symbol = '0-0040', # of records = 742 Checking random symbols Symbol = '0-0000', # of records = 1008 Symbol = '3-0624', # of records = 43 Symbol = '1-0168', # of records = 248 Symbol = '0-0019', # of records = 825 Symbol = '0-0033', # of records = 998 Symbol = '4-1297', # of records = 19 Symbol = '1-0127', # of records = 219 Symbol = '2-0017', # of records = 57 Symbol = '0-0007', # of records = 922 Symbol = '0-0055', # of records = 842 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 832 Symbol = '0-0023', # of records = 1049 Symbol = '0-0068', # of records = 1218 Symbol = '0-0052', # of records = 1073 Symbol = '0-0004', # of records = 671 Checking random symbols Symbol = '0-0016', # of records = 649 Symbol = '2-0228', # of records = 62 Symbol = '1-0067', # of records = 234 Symbol = '2-0031', # of records = 44 Symbol = '4-0447', # of records = 26 Symbol = '3-0365', # of records = 0 Symbol = '1-0097', # of records = 202 Symbol = '1-0178', # of records = 177 Symbol = '3-0775', # of records = 53 Symbol = '0-0035', # of records = 677 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0026', # of records = 862 Symbol = '0-0023', # of records = 1058 Symbol = '0-0026', # of records = 862 Symbol = '0-0054', # of records = 1008 Opening filSe:y mbswmr_data.h5o l = '0-0020', # of records = 862 ChecCkhiencgk icnogm mroann dsoymm bsoylmsb ols SymSbyomlb o=l '= 0-0002''0-0059,' ,# #o fo refc orredcso r=d s 812= 1131 SySmybmoblo l= =' '3-00990-0056'',, ## ooff rreeccoorrddss == 01037 SymSbyomlb o=l '= 2-0109''0-0085,' ,# #o fo fr erceocrodrsd s= = 74904 OpenSiSnygym mbfboiolll e =:= ''0-00930-0095'swmr_data.h5', , ## ooff rreeccoorrddss == 890 667 CSheycmSkbioynlmg b =oc lo' m0-0005=m' o,'n #0-0014s 'yo,mf b #or leoscf o rrdesc o=r d784s = 493SC yhmebcokli n=g 'r0-0061a'Sn,dy om#mb ooslfy m=rb eo'clos0-0031r d's, =# 616o Sfy mrbeoclo r=d s' 0-0034=' ,S 846#y mobfo lr e=c o'r0-0077d's, =# Sofy mrbeoclo r=d s' =4-0657 '952, # of recordSsy m=b ol38 = '0-0001', # of Sreycmobrodls == '1137 0-0027', # of reScyomrbdosl == '0-0099798' , # of records 774 Symbol = '1-0017', # of records = 389 Symbol = '1-0070', # of records = 331 Symbol = '1-0032', # of records = 103 Symbol = '0-0085', # of records = 904 Symbol = '0-0080', # of records = 680 Symbol = '0-0085', # of records = 904 Symbol = '0-0032', # of records = 491 Symbol = '0-0023', # of records = 1058 Symbol = '0-0083', # of records = 845 Closing file =S 903y mbol = '1-0062',S y#m boofl r=e c'o0-0063r'd,s #= of177 records = 745 SyCmhbeoclk i=n g' r4-0279a'n,d o#m osymbols Symf records = 20 Closing file bol = '2-0362', # of records = 100 Symbol = '3-0636', # of records = 9 Symbol = '3-0750', # of records = 32 Symbol = '4-1326', # of records = 76 Symbol = '0-0072', # of records = 792 Symbol = '1-0180', # of records = 283 Symbol = '1-0156', # of records = 195 Symbol = '0-0062', # of records = 1016 Symbol = '0-0031', # of records = 846 Symbol = '4-1419', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 609 Symbol = '0-0082', # of records = 818 Symbol = '0-0056', # of records = 1036 Symbol = '0-0028', # of records = 1224 Symbol = '0-0040', # of records = 795 Checking random symbols Symbol = '0-0000', # of records = 975 Symbol = '3-0624', # of records = 66 Symbol = '1-0168', # of records = 289 Symbol = '0-0019', # of records = 809 Symbol = '0-0033', # of records = 1105 Symbol = '4-1297', # of records = 14 Symbol = '1-0127', # of records = 213 Symbol = '2-0017', # of records = 75 Symbol = '0-0007', # of records = 831 Symbol = '0-0055', # of records = 795 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 808 Symbol = '0-0023', # of records = 1004 Symbol = '0-0068', # of records = 1251 Symbol = '0-0052', # of records = 1055 Symbol = '0-0004', # of records = 658 Checking random symbols Symbol = '0-0016', # of records = 540 Symbol = '2-0228', # of records = 55 Symbol = '1-0067', # of records = 257 Symbol = '2-0031', # of records = 24 Symbol = '4-0447', # of records = 16 Symbol = '3-0365', # of records = 7 Symbol = '1-0097', # of records = 182 Symbol = '1-0178', # of records = 149 Symbol = '3-0775', # of records = 63 Symbol = '0-0035', # of records = 632 Closing file Opening file: swmr_data.h5 Checking common symbols SymbOople n=i n'g 0-0059f'i,l e#: ofswmr_data.h5 records = 1004 SymboCl h=e c'ki0-0056n'g, c#o momfo nr escyomrbdosl s= 1045 SySmbyomlb o=l '=0-0026 '',0-0085 '#, o#f orfe croercdosr d=s 855= 941 SSymybmoblo l= =' 0-0023''0-0093,' ,# #o fo fr erceocrodrsd s= =1004 718 SymbSoylm b=o l' 0-0026=' ,' 0-0005#' ,o f# roefc orredcso r=d s855 = 791 SCyhmebcokli n=g 'r0-0054a'n,d o#m osfy mrbeoclosr ds Symbol = '0-0034', # of records = 752 Symbol = '1-0017', # of records = 374 Symbol = '1-0070', # of records = 344 = 1027 Symbol = '0-0020', # of records = 852 Checking random symbols Symbol = '0-0002', # of records = 831 Symbol = '3-0099', # of records = 0 Symbol = '2-0109', # of records = 90 Symbol = '0-0095', # of records = 563 Symbol = '0-0014', # of records = 386 Symbol = '0-0031', # of records = 830 Symbol = '4-0657', # of records = 33 Symbol = '0-0027', # of records = 875 Symbol = '1-0062', # of records = 142 Symbol = '4-0279', # of records = 23 Closing file Symbol = '1-0032', # of records = 11 Symbol = '0-0085O',p e#n ionfg rfeicloer:d s swmr_data.h5= 941 Symbol = '0-0080', # ofC hreecckoirndgs c=o m610m on symbolsS ymbol = '0-0085', # ofS ryemcboorld s= =' 0-0061941' , # of recorSdysm b=o l635 = '0-0032', # of recSoyrmdbso l= =566 '0-0077', # of reScyomrbdosl == 887' 0-0023', # of recSoyrmdbso l= =1004 '0-0001', # of rSecyomrbdosl == 1324' 0-0083', # of recorSdysm b=o l738 = '0-0099', #C loofs irnegc ofridlse = 783 Symbol = '0-0063', # of records = 779 Checking random symbols Symbol = '2-0362', # of records = 119 Symbol = '3-0636', # of records = 1 Symbol = '3-0750', # of records = 40 Symbol = '4-1326', # of records = 72 Symbol = '0-0072', # of records = 787 Symbol = '1-0180', # of records = 297 Symbol = '1-0156', # of records = 256 Symbol = '0-0062', # of records = 913 Symbol = '0-0031', # of records = 830 Symbol = '4-1419', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 694 Symbol = '0-0082', # of records = 716 Symbol = '0-0056', # of records = 1045 Symbol = '0-0028', # of records = 1146 Symbol = '0-0040', # of records = 808 Checking random symbols Symbol = '0-0000', # of records = 1052 Symbol = '3-0624', # of records = 66 Symbol = '1-0168', # of records = 323 Symbol = '0-0019', # of records = 841 Symbol = '0-0033', # of records = 1083 Symbol = '4-1297', # of records = 12 Symbol = '1-0127', # of records = 199 Symbol = '2-0017', # of records = 53 Symbol = '0-0007', # of records = 865 Symbol = '0-0055', # of records = 697 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 808 Symbol = '0-0023', # of records = 1004 Symbol = '0-0068', # of records = 1251 Symbol = '0-0052', # of records = 1055 Symbol = '0-0004', # of records = 658 Checking random symbols Symbol = '0-0016', # of records = 540 Symbol = '2-0228', # of records = 55 Symbol = '1-0067', # of records = 257 Symbol = '2-0031', # of records = 24 Symbol = '4-0447', # of records = 16 Symbol = '3-0365', # of records = 7 Symbol = '1-0097', # of records = 182 Symbol = '1-0178', # of records O= p149e ning file: swmr_data.h5 Symbol = '3-0775', # of records = 63 CShyemcbkoiln g= c'o0-0035m'm,o n# soyfm broelcso rds = 632 Closing Sfymibloel = '0-0026', # of records = 855 Symbol = '0-0023', # of records = 1004 Symbol = '0-0026', # of records = 855 Symbol = '0-0054', # of records = 1027 Symbol = '0-0020', # of records = 852 Checking Orapnednoimn gs yfmbiolles: swmr_data.h5 Symbol = '0-0002', # of records = 831 CheckingS cyommbmooln =s y'm3-0099b'o,l s# of records = 0 SymbolS y=m b'o0-0059l' ,= #' 2-0109o'f, r#e coofr drse c=o r1004ds = 90 SSyymmbbooll == ' 0-0095'',0-0056 '#O, op#fe norifen cgro erfcdioslr ed=:s 563=swmr_data.h5 1045 SymbolS =y m'b0-0014o'l, =# 'of0-0085 'rC,eh ceoc#rk diosnf g = r ce386oc momrodns s=y m941b oSlysm bol = '0-0031S'y,m b#o oflS yr=me bc'ool0-0093r 'd=,s '#=0-0061 'o830,f #r eocfo rrdesc o=r dS718sy m=b o635l = '4-0657', #S yofm broelcS oy=rm db'so0-0005 l'= , = 33#' 0-0077o'f, r#e coofr drseS cy=om rbd791os l == 887' 0-0027C'h,e c#k ionfg rreacSnoydrmodbmso ls= y =m875 b 'ol0-0001', # of reScoyrmdbso l= =1324 '1-0062', # of recSoyrmdbso l= = '142 0-0099', # of rSecyomrbdosl == 783' 4-0279', # of recordSsy m=b o23l = '0-0063'C,l o#s ionfg rfeicloer ds = 779 s Symbol = '0-0034', # of records = 752 Symbol = '1-0017', # of records = 374 Symbol = '1-0070', # of records = 344 Symbol = '1-0032', # of records = 11 Symbol = '0-0085', # of records = 941 Symbol = '0-0080', # of records = 610 Symbol = '0-0085', # of records = 941 Symbol = '0-0032', # of records = 566 Symbol = '0-0023', # of records = 1004 Symbol = '0-0083', # of records = 738 Closing file Checking random symbols Symbol = '2-0362', # of records = 119 Symbol = '3-0636', # of records = 1 Symbol = '3-0750', # of records = 40 Symbol = '4-1326', # of records = 72 Symbol = '0-0072', # of records = 787 Symbol = '1-0180', # of records = 297 Symbol = '1-0156', # of records = 256 Symbol = '0-0062', # of records = 913 Symbol = '0-0031', # of records = 830 Symbol = '4-1419', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 694 Symbol = '0-0082', # of records = 716 Symbol = '0-0056', # of records = 1045 Symbol = '0-0028', # of records = 1146 Symbol = '0-0040', # of records = 808 Checking random symbols Symbol = '0-0000', # of records = 1052 Symbol = '3-0624', # of records = 66 Symbol = '1-0168', # of records = 323 Symbol = '0-0019', # of records = 841 Symbol = '0-0033', # of records = 1083 Symbol = '4-1297', # of records = 12 Symbol = '1-0127', # of records = 199 Symbol = '2-0017', # of records = 53 Symbol = '0-0007', # of records = 865 Symbol = '0-0055', # of records = 697 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 808 Symbol = '0-0023', # of records = 1004 Symbol = '0-0068', # of records = 1251 Symbol = '0-0052', # of records = 1055 Symbol = '0-0004', # of records = 658 Checking random symbols Symbol = '0-0016', # of records = 540 Symbol = '2-0228', # of records = 55 Symbol = '1-0067', # of records = 257 Symbol = '2-0031', # of records = 24 Symbol = '4-0447', # of records = 16 Symbol = '3-0365', # of records = 7 Symbol = '1-0097', # of records = 182 Symbol = '1-0178', # of records = 149 Symbol = '3-0775', # of records = 63 Symbol = '0-0035', # of recorOdsp Oe=n i632np g efinlei:C nloswmr_data.h5gs i ngf fiille e: swmr_data.h5 Checking common symbColsh ecking coSmymmbool n= 's0-0059'y, #m obf orelcosrd s = 1004 SySmboyl m= b'o0-0056'l, # =of r'ec0-0026or'ds, = 1045# of recSoyrmbdols = '=0-0085 ', 855# of records = 941 SySmymbbool l= '0-0093=', #' o0-0023f 're,co rd#s = o718f recorSdymsbo l == '0-00051004', # of records = 791S ymbChoeclki ng= r an'do0-0026m 'sy,mb ol#s of rSeymcbool r= d's0-0034' , #= o f 855re cords = 752 SySmymbbool l= '=1-0017' , '# o0-0054f 're,co rd#s = o374f reSymbol = '1-0070', # of records = 344 Symbol = '1-0032O',p e#n ionfg rfeicloer:d s =swmr_data.h5 11 Symbol = '0-0085', # of records =C h941e cking commoSny msbyomlb o=l s' 0-0080', # of records =S y610m bol = '0-0061',S y#m ofb orle c=o r'd0-0085s' ,= # 635o f records = 941 Sycords = 1027 Symbol = '0-0020', # of records = 852 Checking random symbols Symbol = '0-0002', # of records = 831 Symbol = '3-0099', # of records = 0 Symbol = '2-0109', # of records = 90 Symbol = '0-0095', # of records = 563 Symbol = '0-0014', # of records = 386 Symbol = '0-0031', # of records = 830 Symbol = '4-0657', # of records = 33 Symbol = '0-0027', # of records = 875 Symbol = '1-0062', # of records = 142 Symbol = '4-0279', # of records = 23 Closing file mboSly m=b o'l0-0077 '=, '#0-0032 'o,f #r eocfo rrdesc o=r d887s = 566 SSymybmoblo l= =' 0-0023''0-0001,' ,# #o fo fr ereccoorrddss == 10041324 SySmybmoblo l= =' 0-0083''0-0099,' ,# #o fo fr erceocrodrsd s= =738 783 Closing fSiylmeb ol = '0-0063', # of records = 779 Checking random symbols Symbol = '2-0362', # of records = 119 Symbol = '3-0636', # of records = 1 Symbol = '3-0750', # of records = 40 Symbol = '4-1326', # of records = 72 Symbol = '0-0072', # of records = 787 Symbol = '1-0180', # of records = 297 Symbol = '1-0156', # of records = 256 Symbol = '0-0062', # of records = 913 Symbol = '0-0031', # of records = 830 Symbol = '4-1419', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 694 Symbol = '0-0082', # of records = 716 Symbol = '0-0056', # of records = 1045 Symbol = '0-0028', # of records = 1146 Symbol = '0-0040', # of records = 808 Checking random symbols Symbol = '0-0000', # of records = 1052 Symbol = '3-0624', # of records = 66 Symbol = '1-0168', # of records = 323 Symbol = '0-0019', # of records = 841 Symbol = '0-0033', # of records = 1083 Symbol = '4-1297', # of records = 12 Symbol = '1-0127', # of records = 199 Symbol = '2-0017', # of records = 53 Symbol = '0-0007', # of records = 865 Symbol = '0-0055', # of records = 697 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 808 Symbol = '0-0023', # of records = 1004 Symbol = '0-0068', # of records = 1251 Symbol = '0-0052', # of records = 1055 Symbol = '0-0004', # of records = 658 Checking random symbols Symbol = '0-0016', # of records = 540 Symbol = '2-0228', # of records = 55 Symbol = '1-0067', # of records = 257 Symbol = '2-0031', # of records = 24 Symbol = '4-0447', # of records = 16 Symbol = '3-0365', # of records = 7 OSpymebonl i= n'1-0097',g # off irelcoerd:s = 182swmr_data.h5 Symbol = '1-0178', # of records = 149 CSyhmbeolc =k 'i3-0775n',g # ocf reocomrdms o= n63 symbolSsym bol = '0-0035', O# poefn irnegc orfdislS e=: y 632 mswmr_data.h5 bolC lo=si ng 'fil0-0026e ', # ofC hrecekicngo cromdmosn s=ym bol855s Symbol = '0-0059'S, y# mofb olrec ord=s = '1004 0-0023', # of Sryembcolo =r d'0-0056's, # =of r1004ec ords = 1045 SymSbymoboll = =' 0-0085'', 0-0026# o'f ,re c#or dso f= 941r ecords =Sy mbo855l = '0-0093', # of recordsS =y 718m bol = S'ymb0-0054ol' =, ' 0-0005'#, # ooff r ecroredsc =o 791r dsCh e=ck in1027g random symbols SSyymbmolbo l= '0-0034',= # o'f 0-0020re'co,rds = #752 of recoSrymbdols = '=1-0017 ', 852# of records = C374 heckinSgym borl a= n'1-0070'd,o #m o fOs pryeenminbg oflilse: swmr_data.h5 Symbol = '0-0002'C,h ec#ki ngo cfomm orn esycmboolrs ds cords = 344 Symbol = '1-0032', # of records = 11 Symbol = '0-0085', # of records = 941 Symbol = '0-0080', # of records = 610 Symbol = '0-0085', # of records = 941 Symbol = '0-0032', # of records = 566 Symbol = '0-0023', # of records = 1004 Symbol = '0-0083', # of records = 738 Closing file = 831S ymbol = '0-0061', # of recorSdsy =m 635b ol = '3-0099S'y,mb ol# = 'o0-0077'f, # rofe rcecoorrdsd = s887 = 0 Symbol = '0-0001S',y #m obf orelco rd=s = '1324 2-0109', # oSfym borl e= c'o0-0099'r, d# sof =re co90rd Ss = 783 Symbol = '0-0063', # of records = 779 yCmhebckoinlg ra=nd om' sy0-0095mb'ol,s # ofS ymrboel c= o'2-0362r'ds = 563 Symbol = '0-0014', # of records = 386 Sym, # of records = 119 Symbol = '3-0636', # of records = 1 Symbol = '3-0750', # of records = 40 Symbol = '4-1326', # of records = 72 Symbol = '0-0072', # of records = 787 Symbol = '1-0180', # of records = 297 Symbol = '1-0156', # of records = 256 Symbol = '0-0062', # of records = 913 Symbol = '0-0031', # of records = 830 Symbol = '4-1419', # of records = 5 Closing file bol = '0-0031', # of records = 830 Symbol = '4-0657', # of records = 33 Symbol = '0-0027', # of records = 875 Symbol = '1-0062', # of records = 142 Symbol = '4-0279', # of records = 23 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 694 Symbol = '0-0082', # of records = 716 Symbol = '0-0056', # of records = 1045 Symbol = '0-0028', # of records = 1146 Symbol = '0-0040', # of records = 808 Checking random symbols Symbol = '0-0000', # of records = 1052 Symbol = '3-0624', # of records = 66 Symbol = '1-0168', # of records = 323 Symbol = '0-0019', # of records = 841 Symbol = '0-0033', # of records = 1083 Symbol = '4-1297', # of records = 12 Symbol = '1-0127', # of records = 199 Symbol = '2-0017', # of records = 53 Symbol = '0-0007', # of records = 865 Symbol = '0-0055', # of records = 697 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 438333 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): 238218 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): 461133 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: 99217 Using reader random seed: 99657 Using reader random seed: 104028 Using reader random seed: 105924 Using reader random seed: 111990 Using writer random seed: 674240 ############################################################################### ## 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): 614464 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: 12093 Using reader random seed: 14582 Using reader random seed: 19097 Using reader random seed: 23150 Using reader random seed: 25110 Using writer random seed: 842859 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 653283 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 Parameters: # # of seconds between polling = of1 # o f common symbols to porll = 5 # of randaom symbols to polln = 10 # of secondds to test = o3 Usinmg reader random see d: 853959 Generating ssymbol names ymbols to poll = 10 # of seconds to test = 3 Using reader random seed: 854378 Generating symbol names Choosing datasets Common symbol #0 = '0-0039' Common symbol #1 = '0-0024' Common symbol #2 = '0-0086' Common symbol #3 = '0-0021' CCohmomoosni nsgy mdbaotla s#e4t s= C'o0-0012m'm oRna nsdyommb osylmb o#l 0# 0= =' 0-0079''0-0064 'C oRmamnodno ms syymmbbooll ##11 == ''0-00081-0118'' CRoamnmdoonm ssyymmbbooll ##22 == ''0-00530-0056'' CRoamnmdoonm ssyymmbbooll ##33 == ''0-00932-0087'' CRoamnmdoonm ssyymmbbooll ##44 == ''0-00540-0053'' RRaannddoomm ssyymmbbooll ##05 == ' 3-0228''4-0473 'R aRnadnodmo ms ysmybmoblo l# #16 == ''0-00781-0068'' RRaannddoomm ssyymmbbooPll #a#2r7 a =m= e 't'1-0003e3-0115'r' s R:Ra an nd#do omom f s sysymembcbooolnl d #s#3 8 b =e= t 'w'0-0012e2-0298'e' n R Rapanondldolomim n sgsy ym=mb booll 1## 49 #== o''f0-0085 4-0176'c' o RmmRaonenda odsmiy nmsgby omrlbesoc lot ro#d s5p o=l l' O=0-0083p 'e5 n Ri an#ng d ooffmi lsey:m bswmr_data.h5o l #6 = '0-0058' Random symbol #7 = '4-1430' Random symbol #8 = '1-0110' RCahnedcokmi nsgy mcboomlm o#n9 s= y'm0-0023b'o ls Reading records SOypmebnoiln g= '0-0039', # of records = 892 Symbol = '0-0024', # of records = 916 Symbol = '0-0086', # of recParametersor: # of seconds between polling = dsrandom symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 859197 Generating symbol names Choosing datasets Common symbol #0 = '0-0050' Common symbol #1 = '0-0076' Common symbol #2 = '0-0046' Common symbol #3 = '0-0085' Common symbol #4 = '0-0083' Random symbol #0 = '1-0052' Random symbol #1 = '0-0089' Random symbol #2 = '1-0087' Random symbol #3 = '0-0018' Random symbol #4 = '0-0035' Random symbol #5 = '0-0020' Random symbol #6 = '4-0249' Random symbol #7 = '0-0096' Random symbol #8 = '0-0014' Random symbol #9 = '4-0808' Reading records Opening file: swmr_data.h5 1 # of common symbols to poll = 5 # of ran=dom symbo ls to poll = 10 # 896of seconds to test = 3 Using reader random seed: 861202 Generating symbol names Symbol = C'h0-0021e'c,k i#n go fc ormemcoonr dssy m=b o860l s SySmybmoblo l= =' 0-0012''0-0050,' ,# #o fo fr erceocrodrsd s= =841 853 Checking random sySmbyomlbso l = '0-0076',S y#m boofl r=e c'o0-0064r'd,s #= o916f records = 887 Symbol Choosing datasets Common symbolS #0 = '0-0097' Cyommon symbol #1m = '0-0061' Common bsymbol #2 = 'o0-0030' Comlmon symbol #3 = ' 0-0070' Com=mon symbol #4 = ' 0-0068' Ran'dom symbol #0 = '1-01180-0052' Random symb'ol #1 = '2-0144' R,andom symbol #2 = '0-0025' #Random symbol # 3 = 'o0-0089' Random symbol f#4 = '0-0041' Ran dom symrbol #5 = '3-0582' Ranedom symcbol #6 file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 880 Symbol = '0-0008', # of records = 852 Symbol = '0-0053', # of records = 868 Symbol = '0-0093', # of records = 840 Symbol = '0-0054', # of records = 889 Checking random symbols Symbol = '3-0228', # of records = 29 Symbol = '0-0078', # of records = 887 Symbol = '1-0003', # of records = 220 Symbol = '0-0012', # of records = 841 Symbol = '0-0085', # of records = 897 Symbol = '0-0083', # of records = 931 Symbol = '0-0058', # of records = 920 Symbol = '4-1430', # of records = 12 Symbol = '1-0110', # of records = 223 Symbol = '0-0023', # of records = 904 Closing file o= '2-0350' Random symbol #7 = '1-0170' Random symbol #8 = 'r0-0037' Random symdbol #s9 = '4-0102' Read= ing re=221 '0-0046', # of reccords orSOpening file: swmr_data.h5 ymdbso l= = 913' 0-0056', # of records = 894S ymbol = '0-0085', # of recordSs y=m b897o l = '2-0087', #Checking common symbols of records = 45 SymSymbol = '0-0097', # of records = 859 bol = '0-0083S'y,m b#o lo f= r'ec0-0053o'r,d s# oSymbol = 'f0-0061', # of records = 906 r=e co931r ds = 868 CSymbol = '0-0030', # of records = 869 hecking rSanydmobmoSymbol = '0-0070', # of records = l914 = s'y4-0473m'b,o l#s of recorSymbol = d'0-0068', # of recordss = 840 = 6 SymChecking random symbols bol Symbol = '0-0052', # of records = 856 S=y m'b1-0052o'l, =# 'o1-0068f' ,r Symbol = '2-0144#', # of recor ds = 53 ofe croercdosr d=s =218 184Symb ol = '0-0025', # of records = 907 SymSymbol = b'0-0089', # of roecords = 914 l =S 'ym3-0115b'o,l #= o'f 0-0089reSymbolc = '0-0041', # of records o= 889 rd's, =# 21o f recorSymbol = '3-0582', # of records = 34 ds = 914 SymbSymbol =o '2-0350', # of recorlds = 59 = '2-0298', # of reScorSymbol = 'd1-0170', # of records = 228 s y= m59b ol = '1-0087', Symbol = '0-0037', # of records = 911 # of Sreycmobrodls == '4-0176Symbol = '4-0102', '# of records ,= 12 #211 o f recordsClosing file = 11 CloSsiynmgb ofli l=e '0-0018', # of records = 915 Symbol = '0-0035', # of records = 908 Symbol = '0-0020', # of records = 883 Symbol = '4-0249', # of records = 17 Symbol = '0-0096', # of records = 852 Symbol = '0-0014', # of records = 942 Symbol = '4-0808', # of records = 12 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: 870729 Generating symbol names Choosing datasets Common symbol #0 = '0-0023' Common symbol #1 = '0-0079' Common symbol #2 = '0-0080' Common symbol #3 = '0-0044' Common symbol #4 = '0-0087' Random symbol #0 = '2-0035' Random symbol #1 = '0-0077' Random symbol #2 = '0-0041' Random symbol #3 = '0-0089' Random symbol #4 = '1-0106' Random symbol #5 = '1-0114' Random symbol #6 = '0-0058' Random symbol #7 = '0-0086' Random symbol #8 = '1-0186' Random symbol #9 = '0-0008' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 904 Symbol = '0-0079', # of records = 880 Symbol = '0-0080', # of records = 939 Symbol = '0-0044', # of records = 898 Symbol = '0-0087', # of records = 929 Checking random symbols Symbol = '2-0035', # of records = 52 Symbol = '0-0077', # of records = 858 Symbol = '0-0041', # of records = 889 Symbol = '0-0089', # of records = 914 Symbol = '1-0106', # of records = 241 Symbol = '1-0114', # of records = 212 Symbol = '0-0058', # of records = 920 Symbol = '0-0086', # of records = 896 Symbol = '1-0186', # of records = 232 Symbol = '0-0008', # of records = 852 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 597 Symbol = '0-0008', # of records = 564 Symbol = '0-0053', # of records = 661 Symbol = '0-0093', # of records = 574 Symbol = '0-0054', # of recorOdsp e=n i532n g file: swmr_data.h5 CheckiOngp ernainndgo mf islyem:b olswmr_data.h5s Symbol = '3-0228', # of records =C h21e cking common symbSolysm bol = '0-0078', # ofC Srhyeemccbokorildn sg= =c' o0-0097696m' m,o n# soyfm broelcso rds S= ym650b ol = '1-0003',S y#m boofl r=e c'o0-0039rS'dy,sm b#=o lo96 f = r'e0-0061c'o,r d#s o=f 601r eScyomrbdosl == 641' 0-0012', # of rSecyomrbdosl S= y =m 585b' o0-0024l' ,= #' 0-0030o'f r,e c#o rodfsS yr=me bc646oo rld s= =' 0-0085585' , # of recoSrydmsbo l= S =y683 m 'b0-0086o'l, =# 'o0-0070f' ,r e#cS oyormfdb sor le= c =o687 r 'ds0-0083 '=,O #734p eonfi nrge cSfoyirmldbeso: l = =swmr_data.h5S 623 y' m0-0021b'o,l #= o'f0-0068 r'e,Sc oy#rm dbosof l = r =e668 c 'or0-0058d's, =# o589f recoSrydmsb Co=hl e c666=k i'n0-0012g' ,r a#n doCofm h resecyckmoSirbyndomgslb soc= lo m585=m o'n 4-1430s'Sy,ym mb#bo Colohlsfe c=rk ei'cno0-0052gr' d,rs a #n= d oo2fm rseyScmyobmrobdlossl == 642' 0-0050S'Sy,ym mb#bo olol f = = r 'e'1-0110S'0-0064c'o,,yr dm##sb ooo=lff =616rr ee'cco2-0144or'rd,ds s # == o167f679 records = 45S ymboSlS yy=mm bb'oo0-0076ll' ,== #'' S0-00231-0118oy''fm,, b or##le coo=off r 'drrs0-0025ee 'cc=,oo rr753#dd sso f== r678142e cords = C672l osSiynmgSb oyflmi bl=oel S '=y0-0046 m''b,0-0056o 'l#, =o# f ' o0-0089rf'e ,cr oe#rc dosro df=s r=650e c633o rds = 719 SSyymmbbooll == ''S0-00852-0087y''m,,b o##l oo=ff 'rr0-0041ee'cc,oo rr#dd sso f== r23e683 c ords = 691 SymboSly m=b oS'ly 0-0053m='b ,o' l#0-0083 '=o, f ' #3-0582r 'eo,cf o #rr deoscf o =rr de661sc o=r d623s = 31 ChecSkiynmgb orla n=Sd o'ymm4-0473 b'so,yl m #b= olo sf' 2-0350r'e,c o#r dosSf y =mr b0oe lc o=r d's 1-0052=' ,44 S #y mobfo lr e=c o'r1-0068d's, =# 178o f Sryemcboorld s= =' 1-0170141' , S# yomfb orle c=o r'ds0-0089 '=,S y135#m boofl r=e c'o3-0115r'd,s #= So719yf m broelc o=r d's0-0037' ,= 0# Sofy mrbeoclo r=Sd sy' m1-0087=b' o,l 643 # = o'f 2-0298r'e,c o#r dosf =r ec138o rdsS =y m59b ol = '4-0102',S y#m boofl r=e Sc'oy0-0018rm'db,so l#= =o12 f ' r4-0176e'c,o r#d so fC= l ro629es cionrgd sf i=l e1 SymbolC l=o s'i0-0035n'g, f#i loef records = 664 Symbol = '0-0020', # of records = 627 Symbol = '4-0249', # of records = 17 Symbol = '0-0096', # of records = 683 Symbol = '0-0014', # of records = 659 Symbol = '4-0808', # of records = O8 pening fileC:l osswmr_data.h5in g file Checking common symbols Symbol = '0-0023', # of records = 678 Symbol = '0-0079', # of records = 597 Symbol = '0-0080', # of records = 728 Symbol = '0-0044', # of records = 599 Symbol = '0-0087', # of records = 759 Checking random symbols Symbol = '2-0035', # of records = 49 Symbol = '0-0077', # of records = 582 Symbol = '0-0041', # of records = 691 Symbol = '0-0089', # of records = 719 Symbol = '1-0106', # of records = 155 Symbol = '1-0114', # of records = 139 Symbol = '0-0058', # of records = 666 Symbol = '0-0086', # of records = 687 Symbol = '1-0186', # of records = 201 Symbol = '0-0008', # of records = 564 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 387 Symbol = '0-0008', # of records = 318 Symbol = '0-0053', # of records = 376 Symbol = '0-0093', # of records = 354 Symbol = '0-0054', # of records = 272 Checking random symbols SymbOolp e=n i'n3-0228g' ,f i#l eo:f rswmr_data.h5ec ords = 21O pening file: swmr_data.h5S ymbColh e=c k'in0-0078g' ,c o#m moofn rseycmobrodlss = 483 ChecSkyimSnbygom lbc oo=lm m'=o 0-0097n'' ,1-0003s 'y#,m bo#of l osrf e croercdosr d=s 437= 15 Symbol = '0-0039S'yS,myb mo#bl o ol=f ='r e0-0012'c'o0-0061,r' d,#s #o= f o f336r erceocrodrsd s= = 256416 SymbolS y=m Sb'yo0-0024ml'b ,o= l # ' =0-0085o 'f', 0-0030r#'e ,co of#r drosef c =or re355dc so r=d s438 = 288 SymSbyomSbloy lm= b =o' l' 0-0086=0-0083' ',', 0-0070##' ,oo ff# rroeefcco orrrdedscs o =r= d 381s389 O= p408e ning file:S ySswmr_data.h5my bmoblo lS= y =m' b0-0058'o'l0-0021, ' =,# '#o0-0068 f'o ,fr e#rc eoocrfod rsrd es=c o=484r dC393sh e=c k277i ng common SSsCyyyhmmmebbbcoookllli s n= =g ''r4-14300-0012a''n,,d o##m oosffy mre brocSelocysrom drbsdo sl= == 0'256 S0-0050 y'm,b o#l o=Sf y 'mrC0-0052beh'oce,loc rk#=di sno' gf1-0110= ' rr,a401e n c#do oromdf s s ry=em cb421oo rldss = 117 SSyymmbbooll =S= y 'm'0-0076b0-0064'o',lS, y #=m# b o'oof2-0144lf ' r,=re ec#'co 0-0023oor'rfd,d s sr # e= =c o of469444r drse c=o r25d s = 397 SSyymmbbCoSloll y o=m=s b i'o'nl1-0118g0-0046 ' '=,f, i '#l#0-0025 e 'o o,ff #r eocfo rrdesc o=r d406s = 397 SymbSoylm = b'o0-0085l' ,= #' 0-0089o'f, r#e coofr drse c=o r438d s = 472 SymbSoly m=b o'l 0-0083=' ,' 0-0041#' ,o f# roef croercds o= rd389s = 371 records = 95 Symbol = '0-0056', # of records = 393 Symbol = '2-0087', # of records = 18 Symbol = '0-0053', # of records = 376 Symbol = '4-0473', # of records = 0 Symbol = '1-0068', # of records = 62 Symbol = '3-0115', # of records = 0 Symbol = '2-0298', # of records = 43 Symbol = '4-0176', # of records = 0 Closing file Checking rSayndommb osly m=b o'l3-0582s' , # of reScyomrbdosl == 27' 1-0052', # of records S=y m108b ol = '2-0350', # of reScyomrbdosl == 38' 0-0089', # of records S= ym472b ol = '1-0170', # of Sreycmobrodl s= =' 1-008743' , # of records = 88S ymbol = '0-0037', # ofS yrmebcoolr d=s '= 0-0018333' , # of records = S371y mbol = '4-0102', # of Srecyombrodls == '120-0035 ', # of recordCs l=o s377i ng file Symbol = '0-0020', # of records = 371 Symbol = '4-0249', # of records = 17 Symbol = '0-0096', # of records = 419 Symbol = '0-0014', # of records = 389 Symbol = '4-0808', # of records = 8 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 397 Closing filSymbol = '0-0079', #e of records = 387 Symbol = '0-0080', # of records = 457 Symbol = '0-0044', # of records = 387 Symbol = '0-0087', # of records = 477 Checking random symbols Symbol = '2-0035', # of records = 24 Symbol = '0-0077', # of records = 298 Symbol = '0-0041', # of records = 371 Symbol = '0-0089', # of records = 472 Symbol = '1-0106', # of records = 89 Symbol = '1-0114', # of records = 30 Symbol = '0-0058', # of records = 484 Symbol = '0-0086', # of records = 381 Symbol = '1-0186', # of records = 151 Symbol = '0-0008', # of records = 318 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): 477925 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 686688 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 296387 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: 473875 Generating symbol names Choosing datasets Common symbol #0 = '0-0081' Common symbol #1 = '0-0015' Common symbol #2 = '0-0068' Common symbol #3 = '0-0063' Common symbol #4 = '0-0025' Random symbol #0 = '0-0091' Random symbol #1 = '2-0285' Random symbol #2 = '0-0040' Random symbol #3 = '2-0379' Random symbol #4 = '0-0083' Random symbol #5 = '0-0000' Random symbol #6 = '0-0053' Random symbol #7 = '0-0015' Random symbol #8 = '1-0062' Random symbol #9 = '0-0081' Reading records Opening file: swmr_data.h5 ParaCmehteecrksi:n g #c oomfm osne csoynmdbso lbse tween polling = 1 #S oyfm bcoolm m=on 'sy0-0081m'bo,l s# t oo fp orlelc o=r d5s # =o f 922r andom symbols to poll = 10 # ofS syemcboonld s= t'o 0-0015t'e,s t# =o f8 rUescionrgd sr e=a de855r random seed: 477402 GenSeryamtibnog ls ym=b ol' n0-0068a'me,s # of records = 957 Symbol = '0-0063', # of records = 877 Symbol = '0-0025', # of records = 885 PCarhaemcektienrgs :r a n#d oomf Csshyeomocbsooinlndsgs dbaettwaeseentS sp yoCmloblmoimlno ng= s='y m0-0091b'o1,l ### 0oo ff= Prc'oe0-0068amc'rmo aorCmndo esmst mey=orm nsb 865:so yl ms b #ot loo f#p 1os le=lc o'=n0-0051 d'5s C bo#eSm tmywoomefnbe onrsl ay pnm=obd olo'lmli 2-0285n s'g#y, 2m = b# =o l1'o s0-0094f ' #t r oCoe focp moocmrloodlmns m = os =ny10 m s45b y o#ml b oo#fl3 s s =et co'o 0-0028np'do slC lot mo=m St5oey nsm tb#s o y=lom fb= 8o r l'a Un#s0-0040d4i'o n,m=g #s'r y0-0001eom'af d Reraren cdrooarmnd dssoy mm=b ol853 #0 = '3-0423' Random symbol #S1 y=m b'o1-0031l' =Ra n'do2-0379mP' s,ya mr#ba omolef t #er2re sc=:o r' d4-1203#s' o Rf=a nsde50oc mo nsdysm bboelt w#e3e n= p'o0-0079l'l SiRyanmngdb oo=ml sy=m1 b 'o l#0-0083 #'o4,f =#c o'om3-0133fm'o nRr aesncydomorbmdo lsbols to poll = 10 # of seconds to test = 8 Using reader random seed: 480740 Generating symbol names ss y =mt boo 891lp o#l5l == '50-0054 ' R#a nodfo mr aSsnydymoCmbmhbo oosolys i=n g 'd0-0000at'a,s e#t so fC ormemcoonr dssy m=b ol839 #0 = '0-0071' CommonS syymmbbooll =# 1' =0-0053 '',0-0070 '# Coofm mroenc osrydmsb o=l #8962 = '0-0034' Common sySmbyomlb #o3l == ''0-0046'0-0015 'C,o m#m oonf sryemcboorld s# 4= = 855' 0-0076' Random symbol S#0y m=b o'l3-0106 '= R'an1-0062d'o,m #s yomfb orle c#o1r d=s '=2-0139 ' 214R andom symbol #2 S= yl #6 = '0-0059' Random symbol #7 = '3-0351' Random symbol #8 = '4-1252' Random symbol #9 = '0-0055' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 957 Symbol = '0-0051', # of records = 902 Symbol = '0-0094', # of records = 893 Symbol = '0-0028', # of records = 884 Symbol = '0-0001', # of records = 853 Checking random symbols Symbol = '3-0423', # of records = 34 Symbol = '1-0031', # of records = 236 Symbol = '4-1203', # of records = 11 m'b0-0031o'l R=ambols to poll = 10 # of seconds to test = 8 Using reader random seed: 482200 Generating symbol names Choosing datasets Common symbol #0 = '0-0079' Common symbol #1 = '0-0079' Common symbol #2 = '0-0056' Common symbol #3 = '0-0081' Common symbol #4 = '0-0091' Random symbol #0 = '0-0026' Random symbol #1 = '0-0096' Random symbol #2 = '2-0082' Random symbol #3 = '1-0071' Random symbol #4 = '4-0559' Random symbol #5 = '1-0184' Random symbol #6 = '4-0853' Random symbol #7 = '1-0156' Random symbol #8 = '3-0648' Random symbol #9 = '0-0070' Reading records Opening file: swmr_data.h5 n'do0-0081m' ,s yS#mb yoomlfb o#rl3e c==o r''d0-00990-0079s'' ,=R a#n 922doo fm rseycmCobrhodelscCk il#=no4 gs 887 i= cn og'm 3-0102mf'oi nlR eas nydmobmo lssSy ymmbbooll #=5 '=3-0133 '',0-0057 '# SRoyafmn bdrooelmc o=sr yd'ms0-0079b 'o=,l 32# of records = 887 Symbol =seed: 480620 Generating symbol names Choosing datasets Common symbol #0 = '0-0078' Common symbol #1 = '0-0096' Common symbol #2 = '0-0095' Common symbol #3 = '0-0036' Common symbol #4 = '0-0057' Random symbol #0 = '0-0056' Random symbol #1 = '0-0002' Random symbol #2 = '1-0131' Random symbol #3 = '1-0152' Random symbol #4 = '1-0005' Random symbol #5 = '0-0035' Random symbol #6 = '0-0091' Random symbol #7 = '1-0138' Random symbol #8 = '0-0039' Random symbol #9 = '0-0052' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 913 Symbol = '0-0096', # of records = 883 Symbol = '0-0095', # of records = 884 Symbol = '0-0036', # of records = 908 Symbol = '0-0057', # of records = 896 Checking random symbols Symbol = '0-0056', # of records = 831 Symbol = '0-0002', # of records = 915 Symbol = '1-0131', # of records = 245 Symbol = '1-0152', # of records = 206 Symbol = '1-0005', # of records = 216 Symbol = '0-0035', # of records = 873 Symbol = '0-0091', # of records = 865 Symbol = '1-0138', # of records = 214 Symbol = '0-0039', # of records = 916 Symbol = '0-0052', # of records = 867 Closing file '0-0054', # of recSoyrmdbso l= =880 '0-0079', # of recordsS =y mb887o l = '0-0059', # of recSorydmsb o=l 912= '0-0056', # of recoSrydmsb o=l 831= '3-0351', # of recordsS y=m b27o l = '0-0081', # of recSorydmsb o=l 922= '4-1252', # of records = S11y mbol = '0-0091', # ofS yrmebcoolr d=s '=0-0055 '865, # of recorCdsh e=c k921i ng random sCylmobsoilnsg file Symbol = '0-0026', # of records = 859 Symbol = '0-0096', # of records = 883 #6 = '1-0065' Random symbol #7 = '0-0052' Random symbol #8 = '0-0055' Random symbol #9 = '0-0007' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 880 Symbol = '0-0070', # of records = 901 Symbol = '0-0034', # of records = 856 Symbol = '0-0046', # of records = 872 Symbol = '0-0076', # of records = 922 Checking random symbols Symbol = '3-0106', # of records = 29 Symbol = '2-0139', # of records = 58 Symbol = '0-0031', # of records = 888 Symbol = '0-0099', # of records = 847 Symbol = '3-0102', # of records = 23 Symbol = '0-0057', # of records = 896 Symbol = '1-0065', # of records = 218 Symbol = '0-0052', # of records = 867 Symbol = '0-0055', # of records = 921 Symbol = '0-0007', # of records = 841 Closing file Symbol = '2-0082', # of records = 51 Symbol = '1-0071', # of records = 241 Symbol = '4-0559', # of records = 12 Symbol = '1-0184', # of records = 230 Symbol = '4-0853', # of records = 24 Symbol = '1-0156', # of records = 193 Symbol = '3-0648', # of records = 30 Symbol = '0-0070', # of records = 901 Closing file Opening fileOpening file: swmr_data.h5 : swmr_data.h5 ChCechkeicnkgi cnogm mcoonm msoynm bsoylmsb ols SSyymmbbooll == ''0-00780-0081'',, ## ooff rreeccoorrddss == 913 1021 SSymybmoblo l= =' 0-0096'',0-0015 '#, O of#p eronefic norgre dcfsoi rl=de s:897 =swmr_data.h5 829 Symbol S= y'm0-0095b'o,l #= of' 0-0068r'e,c o#rO dospf e =nr ie853nc go rfdisl e=: C962swmr_data.h5h eckSiynmgb oclo m=m o'n0-0036 'sS, yym#bmo bloosfl r=e c'or0-0063d's, =# 949o f Sryemcboorld s= ='S 0-0068y784'm ,b o#l Co=f h 'er0-0057ce'kc,io nr#gd soSfc yo=rmm ebmc962ooo lnr d=ss y 'm=b 0-0025o872'l ,s # of reCcShoyermcdbksoi lnS= gy = m 864rb'a o0-0051nl'd ,o= m # ' s0-0071oy'fmC, b hro#eel ccsoko fir ndrgse cr=oSa rynd966mds bo om=l s=818y m'b0-0056o'l,s # of SryemcboorSld ys= m S=b' yo0-0094m833l'b ,o= l # ' =o0-0091 f'' ,r0-0070 e'#c, o or#fd S soyr fme= bc roo858elr c do=sr d'=s0-0002 '=,798 908# of recSoyrmdbso l= =987 S 'Sy0-0028ym'mb,bo ol#l =o= f ' 'r2-02850-0034Se''yc,,mo br#o#dl s oo =ff= 'rr8451-0131ee 'cc,oo r#rd dsos f = = r e840c33 o rSdsy m=b o258l = '0-0001',S #yS moybfmo blro eSl=cy om='rb d0-0046o's'l 0-0040, =' = ,# 847 ' #o1-0152 f'o ,fr e#rc eooCcrfhod erscrd kes=ic no=840gr d813rs a n=d o210m symbolSsy mbolS =yS my'Sbm0-0076ybo'mol,bl o =#Ol= p'o='e2-0379f 1-0005n' ''i,3-0423r,n 'e g#,c# ofoo#riff dl oserrf :e=e c crooswmr_data.h5989err cddossr d==s 55=211 C 16h ecking random sSySSymyymbmmbobbolooslll === '''0-00351-0031'0-0083',S, 'y #m,# b oo#ofl f o =rfr e Ce'crch3-0106oeoe'rcrc,oddk rssi#d n s==go f=882208c or827me mcoonr dssy m=b o23l sS SyymmbSbooyll m =b= o 'l'0-0091 S4-1203'S='y,y, m mb'##b o0-0000 ool'olf, f = =#r r e'e'occ0-00792-0139foo' 'rr,r,dd es s#c # o=o =r fo d 11f798sr er=ce ocr866od rsd s= =922 49S Symybmoblo l= S =' y0-0079'm'1-0138b,'o ,Sl#S y #ym=o mb fobo' folr0-0053 l re' c=e,=o c or'#'rd0-0031d 0-0079ss'o' ,f,== #r#201922 e ocofof r rdresec co=or rdd886ss S==Sy ym928922mb booll == ''S0-00393-0133'y',m, b #o# SSl oyy ofmm=f bb roro'elelc0-0015 c o='o =r,r' d d0-0056's#s' 0-0099 ,='o= ,f # 987 29 # r o efoc for rerdcesoc ro=dr sd 829s=S yS=833my bm896ob lo l= =' 0-0052''0-0054,' ,S# y#om fSboS yofyrml meb rbco=eool clr 'o d=r1-0062=s d'' s,3-0102 '= '=0-0081 #, '935 890, o# f # o rfoe fcr oerCrceldocosros driS=sdny sgm=192 b =fo23 il l1021 e= '0-0059', # oSf yrmeSbcyoomlrSbd oys=l m =b'=o l0-0081965 '' =0-0057, ' ',# 0-0091 #'o ,fo f#r erocefoc Srorydremsdcb soo= rl =d 1021s=872 =' 3-0351798' , # oCf lroesCcSihoynermgcdb ksofi lin= lg =e 36 r 'a1-0065n'd,o m# soyfm broeSlcysom rbdosl == 225'S 4-1252y'm,b o#l o=f 'r0-0026e'c,o #r doSsf y=rm ebc11oo lr d=s '=0-0052 '847, # of rSeycmobrodls S=y m='b o0-0055935l' ,= #' o0-0096f' ,r e#c oorfd sSr ye=mc bo962or ld s= =' 0-0055897' , C#l oosfi nrge cfoirldesS y=m b962o l = '2-0082', # ofS yrmebcoolr d=s '=0-0007 '55, # of records S= ym796b ol = '1-0071', C#l oosfi nrge cfoirldes = 235 Symbol = '4-0559', # of records = 12 Symbol = '1-0184', # of records = 248 Symbol = '4-0853', # of records = 16 Symbol = '1-0156', # of records = 169 Symbol = '3-0648', # of records = 37 Symbol = '0-0070', # of records = 908 Closing file Opening file: swmr_data.h5 Checking common symbols OpenSyimboln = g'0-0078 ', f# oif reclordes =: 978 swmr_data.h5 Symbol = '0-0096', # of records =C 928 heckinSgymb ol c= 'o0-0095'm, #m ofo rOencpoernd isn g=s f888yi lme:b oswmr_data.h5 ls Symbol = '0-0036', # of recordsS = yC930mh ecbkinog cloO mpme=onSniy nmsgby o'mflbi ol=0-0081le s:' ' 0-0057'swmr_data.h5,, # of# re corods fS=y m879b rol e= 'c0-0068'Co,h e#rc Ckodhfie ncrgkes icrnoa grn dd=csoo mm = m soy915n985m bosly sm bols Symbol = S'y0-0056Sm'yb,mo bl#o l=o f=S' r0-0051'e'yc0-0071,o' rm,#d sbo# f =o o rf840le cr eocro=drsd s= '= 904864 0-0015 Sym'bol, = '0-0002#', #S oofy mfrbSeocy lom rb=rdo sl' e 0-0094==' c,937' #0-0070o 'o, r#f dorfes cro ercd=osSr yd=ms b 807o840=l =873 '1-0131', # of records = 223S ymbol =S '0-0034y', m# Sobyfm obroellc o= r d's=1-0152 '=, #818' of 0-0068rec'ord,s = 208# Sy mbool f= ' 0-0046'r, #Se yomfcb orleo c=o rr'd1-0005sd' ,= s#863 o fO =rpee cnoirn915dgs f=Si yl199me b:o l swmr_data.h5= '0-0076', # of Sryemcboorld Ss= =' y0-0035997' ,m # bofo CrClehhcee cockrk=iidnns g g = 'r ca860on 0-0063mdmo'omn , ssy ymmb#bool lSs Symbol = '0-0028', # of records = 877 Symbol = '0-0001', # of records = 772 Checking random symbols Symbol = '3-0423', # of records = 16 Symbol = '1-0031', # of records = 219 Symbol = '4-1203', # of records = 22 Symbol = '0-0079', # of records = 940 Symbol = '3-0133', # of records = 46 Symbol = '0-0054', # of records = 895 Symbol = '0-0059', # of records = 989 Symbol = '3-0351', # of records = 33 Symbol = '4-1252', # of records = 7 Symbol = '0-0055', # of records = 911 Closing file osy mfbol = rS'y0-0091em'b,oc l# So =yo mf'rb 3-0106or'del,c os#=r do 'sf 0-0079==r' e, 785c o#r 833dosf =r e44c ords =S y940m bol = 'S1-0138y'm,b o#l S o=f S'yry2-0139em'cmb,oo rb#ld os o =f=l 'r217 e0-0079 c'=o,r d#s ' o=f 0-002553r e'cSoyr,mdbso l= # = 940 ' S0-0039yo'm,bf o#l o=f r're0-0031ce'oS,rcy dm#sob oo=rfl 976dr= e cs'or0-0056'd s ,= =#938 of Sr797eycm obrodls == 'S8400-0052y 'm,b o#l o=f C 'r0-0099e'ch,o r#de so Sfc=y mr980kbe ocilo rn=d sg' =C 0-0081 l'907or ,s ia#n gno ff dirleoec omrSd sy m=sb o985yl m= b'3-0102o', l# soSfy mrbeoclo r=d s' 0-0091=' ,21 #S ofym rebcorSodysm lb=o l785 == ' 0-0057',' # C0-0091ohfe 'crkei,cnog r dr#sa n= d o879mo sfymb olrs eScymobSoyrlm bd=o ls' =1-0065 '',= 0-0026#' ,o f#785 ro efc orredcso r=d s268 = 785 SSySmybymoblmo l= b =' 'o0-00520-0096'',l, # #o =fo f r erce'ocrodr2-0285sd s=' =980, 928 # of SrySmebyomclb oo=l r' =0-0055d '',s 2-0082#' ,o =f# roefc 34orre dcso r=d s911 = 51 SymboSly m=b o'Sl0-0007 '=,y '#m 1-0071o'bf, ro#e coolfr d rse =c=o r840d s' = 2230-0040 C'los,in g f#il e ofS ymrboel =c 'o4-0559'r, #d ofs r eco=rd s = 8313 Symbol = '1-0184',S # oyf rmecbordos l= 245 = '2-0379',S ymb#ol = 'o4-0853'f, # orf reeccoordsr = d16 s = 55 Symbol = '1-0156', # of records =S 152 ymbol S=ymbo l = ''3-0648'0-0083, #' of, r eco#rds =o 37f recorSydmbsol = '=0-0070' , # 866of records = 873 ClosinSg fyilem bol = '0-0000', # of records = 896 Symbol = '0-0053', # of records = 900 Symbol = '0-0015', # of records = 807 Symbol = '1-0062', # of records = 184 Symbol = '0-0081', # of records = 985 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 943 Symbol = '0-0051', # of records = 951 Symbol = '0-0094', # of records = 846 OSypmebnoiln g= f'il0-0028e':, #swmr_data.h5 of records = 886 Symbol = 'C0-0001h'e,c k#i nogf croemcmoornd ss y=m b762o ls Checking randSoymm bsoylm b=o l's0-0078 ', # of Sryemcboorld s= =' 3-0423980' , # of records = 16 Symbol = 'S0-0096y'm,b o#l o=f re'c1-0031o'r,d s# =o f923 records = 222 Symbol = '0-0095',S #y mobfo lr e=c o'r4-1203d's, =# 884o f records = 13 Symbol = '0-0036S'y,m b#o lo f= r'e0-0079c'o,r d#s of =r e946c ords = 961 Symbol = S'y0-0057m'b,o l# =o f' r3-0133e'c,o r#d so f= r867e cords = 46 ChOecpkeinnign gr afnSidylomemb: o sly swmr_data.h5m= b o'l0-0054s' , # of rSeycmobrodls == '9770-0056 ', # of reCcohredcsk S=ymib ol = '0-0059', # of records = 984 770 ng commoSny msSbyymomblbo ol=l s=' 3-0351''0-0002,' ,# #o fo fr erceocrodrSsdys m =b= o 34l870 = '0-0071', # of recorSSdyysmm bb=oo ll 844 = = ''1-01314-1252'',, ## ooff rreeccooSrrdydsms b =o= l 213 7 = '0-0070', # of recSSoyyrmmdbbsoo ll= = = 852'' 1-01520-0055'',, ## ooff rreeccoorrddss ==S y211847m bol = '0-0034'C,l o#s ionfSg y rmfebicololer d=s '=1-0005 '772, # of records = 247 Symbol = '0-0046', S# yomfb orle c=o r'd0-0035s' ,= #815 of records = 840 Symbol = '0-0076S',y mb#o lo f= r'Oe0-0091c'po,er nd#is n of =gr e 958cf oirldes: = swmr_data.h5887 Checking random sSyymmbboolls = '1-0138', # SoCfyhm ebrcoeklci on=rg d 'sc 3-0106o='m ,m254 o #n osfy mrbeoclosr ds =S y38m bol = '0-0039S'y,m b#o lo Sf= y rm'ebc0-0079oo'lr, d #=s o'=f 2-0139 982'r ,e c#o rodfs r=e co961r dSsy m=b o44l = '0-0052', # of SreycmSobyromdlbs o =l= '=9770-0079 '',0-0031 '#, o#f oCrfle ocrsoeircndogsr df=si l961=e 945 SymbSoylm b=o l' 0-0056=' ,' 0-0099#' ,o f# roefc orredcso r=d s770 = 957 SSyymmbbooll == ''0-00813-0102'',, ## ooff rreeccoorrddss == 9 913 SymSboylm b=o l' 0-0057=' ,' 0-0091#' ,o f# roefc ordrse c=o r867d s = 887 SCyhmebcokinlg =r 'a1-0065n'd,o m# soyfm broecordlss = 266 Symbol = 'S0-0026y'm,b o#l o=f 'r0-0052e'c,o r#d so f= r750e cords = 977 Symbol = S'y0-0096m'b,o l# =o f' 0-0055r'e,c o# of records = 847 Symbol = '0-0007', # of records = 886 COlospiengn ifnigl ef ile: swmr_data.h5 Checking cords = 923 Symbol = '2-0082', # of records = 48 Symbol = '1-0071', # of records = 210 Symbol = '4-0559', # of records = 5 Symbol = '1-0184', # of records = 274 Symbol = '4-0853', # of records = 12 Symbol = '1-0156', # of records = 134 Symbol = '3-0648', # of records = 36 Symbol = '0-0070', # of records = 852 Closing file mmon symbols Symbol = '0-0081', # of records = 913 Symbol = '0-0015', # of records = 770 Symbol = '0-0068', # of records = 943 Symbol = '0-0063', # of records = 902 Symbol = '0-0025', # of records = 842 Checking random symbols Symbol = '0-0091', # of records = 887 Symbol = '2-0285', # of records = 20 Symbol = '0-0040', # of records = 841 Symbol = '2-0379', # of records = 57 Symbol = '0-0083', # of records = 859 Symbol = '0-0000', # of records = 849 Symbol = '0-0053', # of records = 924 Symbol = '0-0015', # of records = 770 Symbol = '1-0062', # of records = 188 Symbol = '0-0081', # of records = 913 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 958 Symbol = '0-0051', # of records = 950 Symbol = '0-0094', # of records = 863 Symbol = '0-0028', # of records = 890 Symbol =O 'pe0-0001n'i,n g# foifl er:e coswmr_data.h5r ds = 764 Checking random symbolsC hecking coSmymmobno ls y=m b'o3-0423l's, # of records = 10S ymbol = '0-0078', # oSfy mrbeoclo r=d s' =1-0031 '942, # of records = 246 Symbol = 'S0-0096y'm,b o#l o=f 're4-1203c'o,r d#s o=f r917e cords = 13 Symbol S=y m'b0-0095o'l, =# 'o0-0079f' ,r e#c oorfd sr e=c o878r ds = 950 SymboSl y=m b'o0-0036l' ,= #' o3-0133f' ,r e#c oorfd sr e=c o892r ds = 44 Symbol =S 'ym0-0057b'o,l #= o'f 0-0054r'e,c o#r dosf =r e938c ords = 917 Checking randomS ysmybmoblo l=s '0-0059', # Soyfm broelc o=r d's0-0056 '=, 1018# of recOorpdesn i=nS gy736 m fbiolle := 'swmr_data.h53-0351 ', # ofS ryemcoborld s= =' 0-000240' , # of Orecpoerndisn g=S C yfh849mie blcoekl:i n=g swmr_data.h5 ' c4-1252o'm,m o#n osfy Smrybemocbloosrl d s= =' 1-01311' , # of recSoyrmdCbsohS ley= cm =kb 210io' nl0-0071g ' =,c o'#m 0-0055mo'of,n r#se ycomofbr Sdorysem clb=oso r ld864 s = =' 1-0152844' , # of recColrSodssySim nyb=gmo blf204o i l=l e=' '0-0079'0-0070,' ,# #o fo fr erSceyocmrobdrosdl s = = = '9508891-0005 ', # of records = 263SS yymmbbooll == ''0-00790-0034'',, ##S yoomffb orrlee cc=oo rr'dd0-0035ss' ,== #950 727 o f records = 852 SySmybmoblo l= =' 0-0056S''y0-0046,m' b,#o l# o =fo f'r 0-0091er'ce,oc ro#dr sdo sf= =r 736e793c ords = 957 SSyymmbbooll ==S y''m0-0076b0-0081'o',l, #=# o'of1-0138f ' r,re ec#co orordfds s r =e= c o913855r ds = 279 CheckinSgy mrbaSonyldm ob=mo l's y0-0091=m' b,'o l0-0039#s' ,o f# roefc Soryremdcbsoo rl=d s=957 = 993 CheckSiynmgb orla n=d o'm0-0052 's,y m#b oolfs records = S978y mbol = 'C0-0026l'o,s i#n go ff irleec ords = 775 Symbol = '0-0096', # of records = 917 S'3-0106', # of records = 40 Symbol = '2-0139', # of records = 42 Symbol = '0-0031', # of records = 904 Symbol = '0-0099', # of records = 962 Symbol = '3-0102', # of records = 5 Symbol = '0-0057', # of records = 938 Symbol = '1-0065', # of records = 243 Symbol = '0-0052', # of records = 978 Symbol = '0-0055', # of records = 844 Symbol = '0-0007', # of records = 864 Closing file ymbol = '2-0082', # of records = 68 Symbol = '1-0071', # of records = 220 Symbol = '4-0559', # of records = 4 Symbol = '1-0184', # of records = 288 Symbol = '4-0853', # of records = 0 Symbol = '1-0156', # of records = 128 Symbol = '3-0648', # of records = 46 Symbol = '0-0070', # of records = 889 ClosOingp feinlien g file: swmr_data.h5 Checking common symbols Symbol = '0-0081', # of records = 855 Symbol = '0-0015', # of records = 725 Symbol = '0-0068', # of records = 958 Symbol = '0-0063', # of records = 855 Symbol = '0-0025', # of records = 831 Checking random symbols Symbol = '0-0091', # of records = 957 Symbol = '2-0285', # of records = 11 Symbol = '0-0040', # of records = 818 Symbol = '2-0379', # of records = 49 Symbol = '0-0083', # of records = 844 Symbol = '0-0000', # of records = 800 Symbol = '0-0053', # of records = 943 Symbol = '0-0015', # of records = 725 Symbol = '1-0062', # of records = 157 Symbol = '0-0081', # of records = 855 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 965 Symbol = '0-0051', # of records = 900 Symbol = '0-0094', # of records = 928 Symbol = '0-0028', # of records = 928 Symbol = '0-0001', # of records =O 775p ening fileC:h ecswmr_data.h5k ing random symbols Symbol =C 'he3-0423c'k,i n#g ocfOo mrpmeeocnnoi rnsdgys m fb=io ll10es : swmr_data.h5 SSyymmbbooll == ''1-00310-0078'',, ## ooff rCreehcceoocrrkddissn g== c2151019o mmon symbols SymbSoly m=b o'l 4-1203=' ,' 0-0096#S' ,oy fm# b rooelfc orredcs=o r='d s0-007123 ' =, 886# of records = S873y mbSoly m=b o'l 0-0079=' ,' 0-0095#' ,o f# rSeocyfom rbrdoeslc o==r 946' d0-0070s' ,= #868 of recordSsy m=b o838l =S 'y3-0133m'b,o l# =o f' 0-0036r'e,cS o#yr mdobsfo l=r e=39c o'r0-0034d's, =# 866o f recordSsy m=b o702l = S'y0-0054m'b,o l# =o f' 0-0057r'e,cS o#yr mdobsfo l=r e=873c or'ds0-0046 '=, 954# of recSoyrmdCbsho el=c k=817i n'g0-0059 'r,a n#d oomf sryemcboorlSdsys m b=o l1087 = S'y0-0076m'b,o l# =o f' 0-0056rS'ey,cm ob#ro dlos f = = r 'e829c3-0351 o'r,d s# =o f 742r eCchoercdksi n=g 40r andomS syymmbbooll s= 'S0-0002y'm,b o#l oS=fy m'rbe4-1252oc'lo, r =d# s ' o=3-0106f ' 785,r e#c oorfd sOr e=pc eo1nr idnsSg y =mf bio48ll e := 'swmr_data.h51-0131 ', S#y mobfo lr eS=c yo'mr0-0055bd'os,l =#= 217o' f2-0139 'r,e c#o rodfs r=e Cc754ho eSrcydkmsib on=l g C 39=cl oo'msm1-0152io'nn,g s#fy imolbfeo lrse cSorydmsb o=l 176= '0-0031', # ofS yrmebcoolr Sd=ys m 'b=o0-0079 l'912 , = #' 1-0005o'f, r#e coofr drse Sc=oy rm946db so l= =272 '0-0099', # of SryemcboSorlyd ms=b o='l 0-0079 919'= , '#0-0035 'o,f #r eocfo rSrdeyscm =obr odl946s == '7953-0102 ', # of reScorydmSsby om=lb o8=l '= 0-0056''0-0091,' ,# #o fo fr erSceyocmrobdrosdl s === 742'919 0-0057', # of recordsS S=yy mmb954bo oll == ''1-01380-0081', '#, o#fS yormfeb coroler cd=os r 'd=1-0065 s'297 , = # 845o f records S= ySm262by omlb o=l '= 0-0039'',0-0091 '#, o#Sf yormfeb coroler cd=os r 'd=0-0052s ' 965,= #919 of records =C Sh1025ey cmkbionlg =r a'n0-0052d'o,m #Ss yyommfbb oorlles c =o r'ds0-0055 '=, S1025#y mobfo lr e=c Co'lr0-0026od'ss,i n=#g o754ff i lree cords = 741 Symbol = '0-0007S'y,m b#o lo f= r'e0-0096c'o,r d#s o=f r e822c ords = 886 Closing fileS ymbol = '2-0082', # of records = 70 Symbol = '1-0071', # of records = 252 Symbol = '4-0559', # of records = 0 Symbol = '1-0184', # of records = 294 Symbol = '4-0853', # of records = 0 Symbol = '1-0156', # of records = 115 Symbol = '3-0648', # of records = 49 Symbol = '0-0070', # of records = 838 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0081', # of records = 845 Symbol = '0-0015', # of records = 756 Symbol = '0-0068', # of records = 965 Symbol = '0-0063', # of records = 834 Symbol = '0-0025', # of records = 794 Checking random symbols Symbol = '0-0091', # of records = 919 Symbol = '2-0285', # of records = 7 Symbol = '0-0040', # of records = 782 Symbol = '2-0379', # of records = 57 Symbol = '0-0083', # of records = 807 Symbol = '0-0000', # of records = 816 Symbol = '0-0053', # of records = 875 Symbol = '0-0015', # of records = 756 Symbol = '1-0062', # of records = 159 Symbol = '0-0081', # of records = 845 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 1053 Symbol = '0-0051', # of records = 940 Symbol = '0-0094', # of records = 963 Symbol = '0-0028', # of records = 997 Symbol = '0-0001', # of records = 743 Checking random symboOls pening filSey:m boswmr_data.h5l = '3-0423', # of records = 10 CheckSinygm bcoolm m=o n'O1-0031 'sp,ye mn#bi onolgfs frielceo:r dsswmr_data.h5 = 239 Symbol = 'S0-0078'y,m b#o lo f= r'ec4-1203o'r,d s# =o Cf959h ercekcionrgd sc o=m m13o n symbols SymbSoly m=b o'l0-0096 '=S, y'#m0-0079 b'oo,fl #r= e oc'fo 0-0071rr'de,sc o#=r do890sf =r e918c ords = 879 SymSbyomlb o=l '=0-0095 '',3-0133 S'#,y mo#bf o olrf e =cr oe'rcd0-0070os'r ,d= s # 993 = o f39 records = 839 SSymybmoblo l= =' 0-0036''0-0054,S' ,y# m #bo ofol f r =er ce'ocro0-0034dr'sd, s = # = 805 o 900f records = 691 SymSbyomlb o=l '=0-0059 '',0-0057 '#S, yo#mf b oorfle cr=oe rc'dos0-0046r 'd=,s 1040#= o956f records =C Sh810ye mcbkoiln g= r'an3-0351d'o,m #s yomfb Sorlyesmc boorld s= =' 0-007649S' y,m b#o lo f= r'e0-0056c'o,r d#s o=fS ryem866cbo orld s= =' 4-1252687' O,C ph#ee ncoikfni gnr gef cirolarend:Ssd yo=mswmr_data.h5m b o11sl y m=b o'l0-0002s' , # of rSeSycymombrbodolsl === '793'3-0106 0-0055'',, C ##h eoocffk irrneegcc oocrrodSmsmy om=nb o60sl y m=b o'l1-0131s' , # of drse c=oS ryd748ms b o=l 196= '2-0139'S,Cy lm#ob sooilfn g=r ef'ci0-0079olS'rey, dm sb# o =lo f=1 r'e1-0152c'o,r d#s o=f 918r ecoSrydmsb o=l 160= '0-0031',S #y mobfo lr e=S c'yom0-0079rb'do,sl #== o'917f1-0005 'r,e c#o rodfs r=e co918r dSsy m=b o280l = '0-0099',S #y mobfo lr e=Sc oy'rm0-0056db'so, l = # = 910o' f0-0035 'r,e c#o rodfs r=e c687o rdSs y=m b815o l = '3-0102', S#y mobSfoy lmr be=oc lo' r=0-0081d 's', 0-0091 ='# , 7 o #f orfe croercdosr d=s 869= S916 ymbol = '0-0057',S y#Sm ybomofbl o rl=e c='o 0-0091r''d1-0138,s' ,#= #o 956fo fr erceocrodrsd s= = 916304 Symbol = '1-0065C',hS e#yc mkobifon lgr e=rc ao'nrd0-0039do'sm, =s# y 225mo bfo lrse cords = 908S ymbolS =y m'bo0-0026l' ,= #'S 0-0052yo'mf,b or#le co=of r 'dr0-0052se' c,=o r#d817 s o f= r968e cords = 968 SymbSoylm Cb=lo ol's 0-0096i='n ,g' 0-0055#f' i,ol fe# roefc orredcso r=d s890 = 748 SySmbyomlb o=l '=2-0082 '',0-0007 '#, o#f orfe croercdosr d=s 66= 835 CloSsiynmgb ofli l=e '1-0071', # of records = 238 Symbol = '4-0559', # of records = 0 Symbol = '1-0184', # of records = 267 Symbol = '4-0853', # of records = 0 Symbol = '1-0156', # of records = 122 Symbol = '3-0648', # of records = 57 Symbol = '0-0070', # of records = 839 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0081', # of records = 869 Symbol = '0-0015', # of records = 805 Symbol = '0-0068', # of records = 1053 Symbol = '0-0063', # of records = 889 Symbol = '0-0025', # of records = 790 Checking random symbols Symbol = '0-0091', # of records = 904 Symbol = '2-0285', # of records = 0 Symbol = '0-0040', # of records = 763 Symbol = '2-0379', # of records = 57 Symbol = '0-0083', # of records = 776 Symbol = '0-0000', # of records = 800 Symbol = '0-0053', # of records = 850 Symbol = '0-0015', # of records = 805 Symbol = '1-0062', # of records = 179 Symbol = '0-0081', # of records = 869 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 1044 Symbol = '0-0051', # of records = 935 Symbol = '0-0094', # of records = 971 Symbol = '0-0028', # of records = 1031 Symbol = '0-0001', # of records = 698 OpenCihnegc kfiinlge :r answmr_data.h5d om symbols Symbol = '3-0423', # Cofh ercekcionrgd sc o=m m12o n symbols SymboOl p=e n'i1-0031nS'g,y mf#bi ololef : = r e'swmr_data.h5c0-0078 ord's ,= # 217o f records = 944 Symbol =C 'he4-1203c'k,i n#Sg yocmfob mormleo cn=o rs'dys0-0096m 'b=,o l15#s of records = 853S ySmybmoblo l= =' 0-0079''0-0071,' ,# S#o yfom fbr oerlce oc=ro dr'sd 0-0095s=' ,=877 #896 of records = 996 SymbSoly m=b o'l3-0133 '=, '#0-0070 So'fy, m rb#eo cloo fr= d rs'e 0-0036c='o ,r41 d #s o=f 848r ecords = 899 Symbol = S'y0-0054m'b,So y#lm bo=of l ' r=0-0034e 'c',o0-0057 r'#d, s o #f= or801fe croercdosr d=s =674 937 Symbol = C'h0-0059e'c,kS iy#nm gbo ofrl a rn=ed co'omr 0-0046ds'sy, m =b# o l1062os f recordsS y=m b793o l =S y'm0-0056b'o,l #= o'f3-0351 'r,eS c#yo mrobdfos l r =e= c 620o' r0-0076d's, =# 40o Of preenciSonrygdm sbf oi=ll S e898y=: m b'oswmr_data.h50-0002l ' ,= #' 4-1252Co'fh, e rc#ek cioonfrg d rsre ac=no dr775od ms s=y m0b ols CShyemcSbkyoSimlnby gom= lb c o'o=lm0-0055 m''=o, 1-0131n '' #,3-0106s 'yo#,mf b o#orf le ocrfoe srcr doesrc do=sr d=715s 195= 50 SCylmobsoiln gS= y fSim'ylbme0-0079ob 'lo, l = # = ' o'1-0152f'2-0139 ,'r ,e# c #oo rfod fsr er=ce ocr877od rsd s= =170 1 SymboSlSy ym=mb bo'ol0-0079l ' =,= '#'1-0005 0-0031'o',f, #r# e ocofof r rdresec co=or rd877ds s == 263914 SymboSSly ym=mb bo'oll0-0056 '==, ''#0-00990-0035 ''o,,f ##r eoocffo rrrdeescc oo=rr dd620ss == 882751 SSySymymbmbobolol l = = = ' ''0-00813-01020-0091''',,, ### ooofff rrreeecccooorrrdddsss === 9503899 SSSyymymbmbobolol l = = = ' ''0-00570-0091'1-0138',', , # # # o ofof f r rerececocorordrdsds s = = = 937899336 CheckSiSynymgmb borolal n =d= o 'm' 1-00650-0039s''y,,m b##o looff rreeccoorrddss == 205908 SySmbyomlb o=l '=0-0052 '',0-0052 '#, o#f orfe croercdosr d=s 998= 998 ClosingS yfmibloel = '0-0055', # of records = 715 Symbol = '0-0007', # of recors Symbol = '0-0026', # of records = 839 Symbol = '0-0096', # of records = 853 Symbol = '2-0082', # of records = 64 Symbol = '1-0071', # of records = 233 Symbol = '4-0559', # of records = 0 Symbol = '1-0184', # of records = 284 Symbol = '4-0853', # of records = 7 Symbol = '1-0156', # of records = 133 Symbol = '3-0648', # of records = 42 Symbol = '0-0070', # of records = 848 Closing file ds = 879 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0081', # of records = 952 Symbol = '0-0015', # of records = 815 Symbol = '0-0068', # of records = 1032 Symbol = '0-0063', # of records = 881 Symbol = '0-0025', # of records = 816 Checking random symbols Symbol = '0-0091', # of records = 911 Symbol = '2-0285', # of records = 11 Symbol = '0-0040', # of records = 783 Symbol = '2-0379', # of records = 57 Symbol = '0-0083', # of records = 848 Symbol = '0-0000', # of records = 857 Symbol = '0-0053', # of records = 876 Symbol = '0-0015', # of records = 815 Symbol = '1-0062', # of records = 170 Symbol = '0-0081', # of records = 952 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objeCctlso sing datasets Releasing symbols ClosiCnlgo sdiantga soebtjse cRtesl easing 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): 738306 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): 142162 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): 309890 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 508100 Using reader random seed: 863270 Using reader random seed: 863498 Using reader random seed: 865503 Using reader random seed: 869252 Using reader random seed: 876596 ############################################################################### ## 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): 907580 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 118741 Using reader random seed: 276972 Using reader random seed: 284520 Using reader random seed: 284775 Using reader random seed: 286423 Using reader random seed: 292703 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 324839 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: 489162 Generating symbol names Choosing datasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0088' Common symbol #2 = '0-0057' Common symbol #3 = '0-0098' Common symbol #4 = '0-0049' Random symbol #0 = '1-0175' Random symbol #1 = '1-0108' Random symbol #2 = '0-0005' Random symbol #3 = '1-0109' RaPndoamr asmyemtbeorls :# 4 #= o'f4-0489 's eRcaonnddoms sbyemtbwoele n# 5p o=l l'i0-0064n'g R=a ndom1 s y#m boofl c#o6m m=o n' 1-0194s'y mRbaonldso mt os ypmobloll =# 75 = #' 1-0084o'f Rraannddoomm ssyymmbbooll s# 8t o= p'o0-0036l'l R=a nd10o m #s yomfb osle c#o9n d=s 't0-0063o' teRseta d=i n3g rUescionrgds Opening file: swmr_data.h5 Checking common symbols ParametersS: # of seconds between polling = 1 # of ycommon symbols tom poll = 5 # of brandom symbols to opoll = 10 # of lseconds to test = 3 =Using reader random seed: 495150 'Generating symbol name0-0061s ' reader random seed: 493971 Generating symbol names , # of records = 866 PSyamrbaomle t=eC r'hs0-0088:o' o, s #i# n ogof f d saretecacosonerdtdsss bC=eo tm917wm eoenn spyomlbloinlg #=S 0y m=b1 o 'l 0-0055 #'= oC'fo 0-0057mc'mo,om nm# o snoy fms byromelbc oo#lr1sd s=t o=' 0-0000p866'o lClo m=m o5n s#y mobfo lr Sa#yn2md bo=om l ' s0-0022=y' m 'bCo0-0098ol'ms,m ot#no ospfyo mlrbleCo cl=o r#10d3 s =#= 'o9030-0070f ' sCeocmomnodns styom btSoeyslmt b#o4lh =o= o 's'0-0082i0-0049'n' g,R ad#na dtooafm rseesctoysrm dbCsoo lm= m #o9060n =s y'm0-0035b'o lRCa hn#ed0co km=i ns'gy0-0059 m'rb aoCnlod mo#mm1o ns= y sm'yb4-1567mo'bl osRl a n#d1o m= s'y0-0006m'Sb yoCmlob mo#ml2o n== s''y1-01751-0169m''b, o Rl#a n#od2fo m=r es'cy0-0049om'rb doCslo m=#m 3o238 n = s'y0-0019m'b oRla n#d3oS m=y ms'by0-0073om'lb oC=lo m'#m1-01084o' n,= s#'y 0-0092mo'bf o Rlra en#cdo4or md= s s 'y=0-0000m 'b211 o Rla n#d5o m= s'y0-0065m'b oRla Sn#dy0om mb= o sl'y 1-0017m='b o'Rl0-0005a 'n#,d6 o #m= osfy mrbeoclo r#d1s == '8970-0006 ' Random symbSoylm b#o2l == ''0-00981-0109'' ,R a#n doofm rseycmobrodls #=3 181= '0-0075' Random symSbyomlb o#l 4= =' 4-0489''4-0791,' #R aonfd orme csoyrmdbso l= #135 = '0-0087' RandomS syymmbbooll =# 6' 0-0064=' ,' 3-0498#' oRfa nrdeocmo rsdysm b=o l919 #7 = '0-0055' RandoSmy msbyomlb o=l '#1-01948' ,= #' 1-0151o'f Rraencdoormd ss y=m b228o l #9 = '4-0689' ReSadyimnbgo lr e=c o'r1-0084d's, # ofO preencionrgd sf i=l e239: swmr_data.h5 Symbol = '0-0036', # of records = 887 '1-0027' Random symbol #7 = '1-0078' Random symbol #8 = '1-0109' Random symbol #9 = '0-0035' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 888 Symbol = '0-0000', # of records = 916 Symbol = '0-0022', # of records = 881 Symbol = '0-0070', # of records = 874 Symbol = '0-0082', # of records = 891 Checking random symbols Symbol = '0-0035', # of records = 869 Symbol = '4-1567', # of records = 9 Symbol = '1-0169', # of records = 232 Symbol = '0-0019', # of records = 860 Symbol = '0-0092', # of records = 897 Symbol = '0-0065', # of records = 808 Symbol = '1-0027', # of records = 207 Symbol = '1-0078', # of records = 222 Symbol = '1-0109', # of records = 181 Symbol = '0-0035', # of records = 869 Closing file = 3 Using reader random seed: 496739 Generating symbol names Choosing datasets Common symbol #0 = '0-0083' Common symbol #1 = '0-0092' Common symbol #2 = '0-0041' Common symbol #3 = '0-0095' Common symbol #4 = '0-0009' Random symbol #0 = '4-1224' Random symbol #1 = '4-0833' Random symbol #2 = '0-0073' Random symbol #3 = '0-0025' Random symbol #4 = '0-0012' Random symbol #5 = '1-0115' Random symbol #6 = '0-0034' Random symbol #7 = '0-0098' Random symbol #8 = '0-0092' Random symbol #9 = '4-0523' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0083', # of records = 852 Symbol = '0-0092', # of records = 897 Symbol = '0-0041', # of records = 889 Symbol = '0-0095', # of records = 905 Symbol = '0-0009', # of records = 865 Checking random symbols Symbol = '4-1224', # of records = 21 Symbol = '4-0833', # of records = 12 Symbol = '0-0073', # of records = 862 Symbol = '0-0025', # of records = 829 Symbol = '0-0012', # of records = 838 Symbol = '1-0115', # of records = 207 Symbol = '0-0034', # of records = 849 Symbol = '0-0098', # of records = 874 Symbol = '0-0092', # of records = 897 Symbol = '4-0523', # of records = 12 Closing file Symbol C= h'e0-0063c'k,i n#g ocfo mrmeocno rsdysm b=o l843s Closing filSe ymbol = '0-0059', # of records = 850 Symbol = '0-0006', # of records = 832 Symbol = '0-0049', # of records = 906 Symbol = '0-0073', # of records = 862 Symbol = '0-0000', # of records = 916 Checking random symbols Symbol = '1-0017', # of records = 236 Symbol = '0-0006', # of records = 832 Symbol = '0-0098', # of records = 874 Symbol = '0-0075', # of records = 859 Symbol = '4-0791', # of records = 19 Symbol = '0-0087', # of records = 838 Symbol = '3-0498', # of records = 31 Symbol = '0-0055', # of records = 888 Symbol = '1-0151', # of records = 243 Symbol = '4-0689', # of rePcoradrsa m=e t15e rs: # oCfl osseicnogn dfsi lbee tween polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 507437 Generating symbol names Choosing datasets Common symbol #0 = '0-0095' Common symbol #1 = '0-0016' Common symbol #2 = '0-0013' Common symbol #3 = '0-0091' Common symbol #4 = '0-0017' Random symbol #0 = '0-0050' Random symbol #1 = '0-0047' Random symbol #2 = '4-1590' Random symbol #3 = '2-0042' Random symbol #4 = '0-0068' Random symbol #5 = '4-1549' Random symbol #6 = '2-0047' Random symbol #7 = '3-0660' Random symbol #8 = '0-0068' Random symbol #9 = '0-0016' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 905 Symbol = '0-0016', # of records = 821 Symbol = '0-0013', # of records = 877 Symbol = '0-0091', # of records = 839 Symbol = '0-0017', # of records = 839 Checking random symbols Symbol = '0-0050', # of records = 857 Symbol = '0-0047', # of records = 887 Symbol = '4-1590', # of records = 17 Symbol = '2-0042', # of records = 54 Symbol = '0-0068', # of records = 882 Symbol = '4-1549', # of records = 20 Symbol = '2-0047', # of records = 45 Symbol = '3-0660', # of records = 21 Symbol = '0-0068', # of records = 882 Symbol = '0-0016', # of records = 821 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0083', # oCf hreecckordisn g= co0m mon symbols Symbol = '0-0092', # ofS yrmebcoolr d=s '=0-0061 '33, # of records = 0S ymbol = '0-0041',S y#Checking common symbols Symbol = '0-0055', # of records = 16 Symbol = '0-0000', # of records = 0 Symbol = '0-0022', # of records = 45 Symbol = '0-0070', # of records = 0 Symbol = '0-0082', # of records = 0 Checking random symbols Symbol = '0-0035', # of records = 0 Symbol = '4-1567', # of records = 0 Symbol = '1-0169', # of records = 0 Symbol = '0-0019', # of records = 3 Symbol = '0-0092', # of records = 33 Symbol = '0-0065', # of records = 0 Symbol = '1-0027', # of records = 0 Symbol = '1-0078', # of records = 32 Symbol = '1-0109', # of records = 0 Symbol = '0-0035', # of records = 0 Closing file m boofl r=e c'o0-0088r'd,s #= o0f records S=y m28b ol = '0-0095', # of Sryemcboorld s= =' 0-00570' , # of recoSrydmsb o=l 0= '0-0009', # ofS yrmebcoolr d=s '=0-0098 '0, #C hoefc kriencgo rrdasn d=o m0 symbols Symbol = S'y0-0049m'b,o l# =o f' r4-1224e'c,o r#d so f= r0e coCrhdesc k=i n12g random symbols Symbol =S y'm4-0833b'o,l #= o'f1-0175 'r,e c#o rodfs r=e c0o rds = 32 Symbol = '0-0073S',y m#b oolf =r e'c1-0108o'r,d s# =o f0 records S= y0m bol = '0-0025S'y,m b#o lo f= r'e0-0005c'o,r d#s o=f 0r ecords =S y0m bol = 'S0-0012'y,m b#o lo f= r'e1-0109c'o,r d#s o=f 0r ecords = 0S ymbol = '1-0115'S,y m#b oolf =r e'c4-0489o'r,d s# =o f0 records S= y0m bol = '0-0034S'y,m b#o lo f= r'e0-0064c'o,r d#s o=f r0e cords = S0y mbol = 'S0-0098y'm,b o#l o=f 'r1-0194e'c,o r#d s of= re0c ords = S0y mbol = '0-0092'S,y m#b oolf =r e'c1-0084o'r,d s# =o f 33r ecords = 47 Symbol = '4-0523'S,y m#b oolf =r e'c0-0036o'r,d s# =o f1 records =C l0o sing filSey mbol = '0-0063', # of records = 0O Clospienngi nfgi lfei le: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0000', # of records = 0 Checking random symbols Symbol = '1-0017', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '0-0075', # of records = 0 Symbol = '4-0791', # of records = 9 Symbol = '0-0087', # of records = 0 Symbol = '3-0498', # of records = 2 Symbol = '0-0055', # of records = 16 Symbol = '1-0151', # of records = 0 Symbol = '4-0689', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 0 Symbol = '0-0016', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0017', # of records = 0 Checking random symbols Symbol = '0-0050', # of records = 0 Symbol = '0-0047', # of records = 44 Symbol = '4-1590', # of records = 5 Symbol = '2-0042', # of records = 3 Symbol = '0-0068', # of records = 0 Symbol = '4-1549', # of records = 0 Symbol = '2-0047', # of records = 0 Symbol = '3-0660', # of records = 12 Symbol = '0-0068', # of records = 0 Symbol = '0-0016', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 16 Symbol = '0-0000', # of records = 0 Symbol = '0-0022', # of records = 45 Symbol = '0-0070', # of records = 0 Symbol = '0-0082', # of records = 0 Checking random symbols Symbol = '0-0035', # of records = 0 Symbol = '4-1567', # of records = 0 Symbol = '1-0169', # of records = 0 Symbol = '0-0019', # of records = 3 Symbol = '0-0092', # of records = 33 Symbol = '0-0065', # of records = 0 Symbol = '1-0027', # of records = 0 Symbol = '1-0078', # of records = 32 Symbol = '1-0109', # of records = 0 Symbol = '0-0035', # of records = 0 Closing file Opening file: swmr_data.h5 Opening Cfhielcek:i ngswmr_data.h5 common symbols SymbolC h=e c'k0-0083i'n,g #c oomfm orne csoyrmdbso l=s 0 SymboSly m=b o'l0-0092 '=, '#0-0061 'o,f #r eocfo rrdesc o=r ds33 = 0 SSyymmbbooll == ''0-00410-0088'',, ## ooff rreeccoorrddss == 028 SymbolS y=m b'o0-0095l' ,= #' 0-0057o'f, r#e coofr drse c=o rd0s = 0 SymboSly m=b o'l0-0009 '=, '#0-0098 'o,f #r eocfo rrdesc o=r d0s = C0h ecking ranSdoymm bsoylm b=o l's0-0049 ', # of reScyomrbdosl == 0' 4-1224'C,h e#c koifn gr ercaonrddosm =s ym12b ols SymbolS =y m'b1-0175o'l, =# 'o4-0833f' ,r e#c oorfd sr e=c o32r ds = 0 SySmybmoblo l= =' 1-0108''0-0073,' ,# #o fo fr erceocrodrsd s= =0 0 SSymybmoblo l= =' 0-0005''0-0025,' ,# #o fo fr erceocrodrsd s= =0 0 SSymybmoblo l= =' 1-0109''0-0012,' ,# #o fo fr erceocrodrsd s= =0 0 SSyymmbbooll == ''4-04891-0115'',, ## ooff rreeccoorrddss == 00 SSyymmbbooll == ''0-00640-0034'',, ## ooff rreeccoorrddss == 00 SSyymmbbooll == ''1-01940-0098'',, ## ooff rreeccoorrddss == 00 SySmybmoblo l= =' 0-0092''1-0084,' ,# #o fo fr erceocrodrsd s= =33 47Symbol = '4-0523', # of rec Symbol = '0-0036', # of records = 0 Symbol = '0-0063', # of records = 0 Closing file ords = 1 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0000', # of records = 0 Checking random symbols Symbol = '1-0017', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '0-0075', # of records = 0 Symbol = '4-0791', # of records = 9 Symbol = '0-0087', # of records = 0 Symbol = '3-0498', # of records = 2 Symbol = '0-0055', # of records = 16 Symbol = '1-0151', # of records = 0 Symbol = '4-0689', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 0 Symbol = '0-0016', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0017', # of records = 0 Checking random symbols Symbol = '0-0050', # of records = 0 Symbol = '0-0047', # of records = 44 Symbol = '4-1590', # of records = 5 Symbol = '2-0042', # of records = 3 Symbol = '0-0068', # of records = 0 Symbol = '4-1549', # of records = 0 Symbol = '2-0047', # of records = 0 Symbol = '3-0660', # of records = 12 Symbol = '0-0068', # of records = 0 Symbol = '0-0016', # of records = 0 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing Cdlaotsaisnegt so bRejleeacstisn g 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): 543016 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 733100 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 48447 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: 246137 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 Choosing datasets Common symbol #0 = '0-0017' Common symbrol #1 = '0-0078' Common symbol #2 = 'a0-0087' Common symbol #3 = 'n0-0022' Commodn symbol #4 = '0-0037' Randoom symbol #0 = '0-0086' mRandom sy mbol #1 = '2-0220' Random ssymbol #2 = '4-0400' Random syeembol #3 = '2-0016' Random dsymbol #4 = '4-0835' :Random sy mbol #5 = '1-0060' Random247673 symbol #6 = '0-0069' R andom symbol #7 =G '1-0043' Ranedom symbol #8 = '0-0095' nRandom syembol #9 = '0-0095' rReaading records ting symboOpening file: swmr_data.h5 l names Checking common symbols Symbol = '0-0017', # of recordsP = 836 arameters: # of secoSnydmsb oble t=w e'e0-0078n' ,p o#l loifn gr e=c oCrd1hs o o=#s i882on fg cdoamtmaosne tssy mCboomlmSsoy nmt boso ylpm ob=lo ll '=#0-0087 '05, = # # ' o0-0034of'f rCreoacmnomdroodnms ss=yy mm895bb ooll s# 1t o= p'o0-0074l'l C=o Sm10ym mo bn#o lso yf=m bs'oe0-0022lc' o,#n 2d# s = o tf'o 0-0061 r'te ecCsootrm dm=so n8= s941yU msbionlg #r3e a=d e'r0-0051 'rS ayCnmodbmoommlo ns= e se'yd0-0037m:'b o,250421l G##e4 n e=or a'tf0-0069i'n grR asenycdmoobrmod lss y=m bo892l #0 = '1-0123'C hReacnkdiomn gs yrmabnodlo m# 1s y=m 'b0-0014o'l sR andom sSyymmbbooll #=2 '=0-0086 '',1-0197 '# Roafn droemc osrydmsb o=l 843# 3 = '2-0089' RandomS ysmybmoblo l= #'42-0220 '=, '#1-0155 'o fR arnedcoomr dssy m=b ol60 #5 = '1-0075' Random sSymbyomlb o#l6 == ''4-04000-0013'', R#a nodfo rme csoyrmdbso l= #187 = '2-0078' Random symSbyomlb o#l8 == ''2-0016',0-0050 '# Roafn droemc osrydmsb o=l 60# 9 = '0-0027' ReadSiynmgb orle c=o r'd4-0835s' , # oOfp erneicnogr dfsi l=e :16 swmr_data.h5 Symbol = '1-0060', # of records = 210 Symbol = '0-0069C',h e#c koifn gr eccoomrmdosn =s y856m bols Symbol = S'y1-0043m'b,o l# =o f' 0-0034r'e,c o#r dosf =r e240c ords = 934 Symbol = '0-0095', # ofS ryemcboorld s= =' 0-0074836' , # of recoSrydmsb o=l =878 '0-0095', # of reScyomrbdosl == 836' 0-0061', C#l osof names Choosing datasets Common symbol #0 = '0-0027' Common symbol #1 = '0-0026' Common symbol #2 = '0-0047' Common symbol #3 = '0-0084' Common symbol #4 = '0-0074' Random symbol #0 = '0-0090' Random symbol #1 = '2-0057' Random symbol #2 = '4-0789' Random symbol #3 = '0-0046' Random symbol #4 = '0-0032' Random symbol #5 = '0-0026' Random symbol #6 = '3-0680' Random symbol #7 = '0-0031' Random symbol #8 = '4-0023' Random symbol #9 = '0-0014' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 935 Symbol = '0-0026', # of records = 929 Symbol = '0-0047', # of records = 926 Symbol = '0-0084', # of records = 835 Symbol = '0-0074', # of records = 878 Checking random symbols Symbol = '0-0090', # of records = 818 Symbol = '2-0057', # of records = 51 Symbol = '4-0789', # of records = 10 Symbol = '0-0046', # of records = 921 Symbol = '0-0032', # of records = 855 Symbol = '0-0026', # of records = 929 Symbol = '3-0680', # of records = 31 Symbol = '0-0031', # of records = 916 Symbol = '4-0023', # of records = 8 Symbol = '0-0014', # of records = 857 Closing file i nrge cfoirldes = 899 Symbol = '0-0051', # of records = 878 Symbol = '0-0069', # of records = 856 Checking random symbols Symbol = '1-0123', # of Precoarrdasm e=t e203r s: # of secondSsy mbbeotlw e=e n' 0-0014p'o,l l#i nogf =r ecor1d s #= o857f common symboSlsy mtboo lp o=l l' 1-0197=' ,5 # #o fo Pfr ercaoanrrddaosmm e =ts eyr230ms b:o l s# toof psoelclo Sn=yd msb10 o bl e #t= w oe'fe2-0089 n's ,ep co#ol nlodifsn grt eo=c otredsst 1 == 64 8 # oUfs icnogm mroena dSseyyrmm bbrooalln sd= o tm'o 1-0155 s'pe,oe ld#l: o=f257405 r5Ge ec no#er rdoasft i=rn ag223n dom symbols toS pyomlblo l= =10 ' 1-0075#' ,o f# soefc ornedcso rtdos t=e s202t = 8 UsingS yrmebaodle r= r'a0-0013n'd,o m# soefe dr:e c258265o rGdesn e=r a895t iSymbol = '2-0078', # of recng symbol names ords = 63 Symbol = '0-0050', # of records = 846 Symbol = '0-0027', # of records = 935 Closing file symbol names Choosing datasets Common symbol #0 = '0-0003' Common symbol #1 = '0-0030' Common symbol #2 = '0-0006' Common symbol #3 = '0-0035' Common symbol #4 = '0-0022' Random symbol #0 = '1-0181' Random symbol #1 = '3-0029' Random symbol #2 = '4-0489' Random symbol #3 = '0-0048' Random symbol #4 = '0-0043' Random symbol #5 = '0-0048' Random symbol #6 = '0-0030' Random symbol #7 = '1-0014' Random symbol #8 = '0-0014' Random symbol #9 = '1-0173' Reading records Opening file: swmr_data.h5 CheCckinhgo ocsoimnmgo nd astyamsbeotlss Common symbol #0 =S 'y0-0053m'b oClo m=m o'n sy0-0003m'b,o l# #o1f =r e'c0-0014o'r dCso m=m o846n symbol #2 = '0-0000' CommonS syymmboblo l# 3= =' 0-0030''0-0061,' #C oomfm orne csoyrmdbso l= #9084 = '0-0071' Random symbol #S0ym b=o l' 0-0027=' 'R0-0006a'n,d o#m osfy mrbeoclo r#d1s == '8874-0594 ' Random symSbyomlb o#l2 == ''0-00350-0082'', R#a onfd omr escyormdbso l= #8763 = '1-0053' Random sySmbyomlb o#l4 == ''0-00220-0041'', R#a nodfo mr escyomrbdosl =# 5941 = '0-0083' RCahnedcokmi nsgy mrbaonld o#m6 s=y m'b0-0069o'l sR andom symSbyomlb o#l = '1-0181', # of records = 219 Symbol = '3-0029', # of records = 29 Symbol = '4-0489', # of records = 7 Symbol = '0-0048', # of records = 7 = '3-0423' Random symbol #8 = '1-0070' Random symbol #9 = '0-0062' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 856 Symbol = '0-0014', # of records = 857 Symbol = '0-0000', # of records = 925 Symbol = '0-0061', # of records = 899 S884 ymbol = '0-0071', #S yomfb orle c=o r'd0-0043s' ,= 907 # of recoCrdhse c=k i811n g random sSyymmbboolls = '0-0048', # Sofy mrbeoclo r=d s' =0-0027 '884, # of rSeycmobrodls == '9350-0030 ', # of records = S908 ymbol = '4-0594'S, y#m boofl r=e c'or1-0014d's, =# 8o f records = 237 Symbol =S y'm0-0082b'o,l #= o'f0-0014 'r,e c#o rodfs r=e co878r ds = 857 SymbolS =y m'b1-0053o'l, =# 'of1-0173 'r,e c#o rodfs r=e c223o rds = 230 SCymlboosli n=g 'fi0-0041l'e, # of records = 884 Symbol = '0-0083', # of records = 915 Symbol = '0-0069', # of records = 856 Symbol = '3-0423', # of records = 35 Symbol = '1-0070', # of records = 220 Symbol = '0-0062', # of records = 921 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 CheckCinhge cckoimmnogn csoymmmboonl ss ymbols SySmybmoblo l= =' '0-00270-0017'',, ## ooff rreeccoorrddss == 8321116 SSymybmoblo l= =' 0-0078'',0-0026 '#, o#f roefc orredcso r=d s958 = 831 SymbolS =y m'b0-0087o'l, =# 'of0-0047 'r,e c#o rodfs r=e c915o rds = 937 Symbol = '0-0022S',y m#b oolf =r e'co0-0084r'd,s #= o1022 f records =S y760m bol = '0-0037', # ofS ryemcboorld s= =' 9220-0074 ', # oCfh ecrkeicnogr drsa n=d om917 symbols CheckSiynmgbo lr a=n d'o0-0086m' ,s y#m boofl sr ecords = 852S ymbol = '0-0090S'y,m b#o l o=f 'r2-0220e'c,o r#d so f= r ec742o rds = 86 Symbol S=y m'bo2-0057l' ,= #' 4-0400o'f, r#e coofr drse c=o rd30s = 12 SSyymmbbooll == ''4-07892-0016'',, ## ooff rreeccoorrddss == 984 SymSboylm b=o l' 4-0835=' ,' #0-0046 'o,f #r eocfo rdrse c=o r32 dOs p=e ni1094n g fiSlyem:b olswmr_data.h5 = S'y1-0060m'b,o l# =o f' r0-0032e'c,o r#d so f= r192e cords = 888S ymbol = '0-0069',S #y mobfo lr e=c o'rd0-0026s' ,= C#817h eocfk irnegc ocrodmSsmy om=nb osl831y m=b o'l1-0043s' , # of recoSrdys m=b So316yl m b=o l' =3-0680 '',0-0034 '#,S yo#mf b oorfle cr=o er'cdo0-0095sr' d,=s #= 36 o f880 records = 1062S ymSbyomlb o=l '=S 0-0031'y'0-0074m,'b ,o# l # o= f o 'fr 0-0095er'c,eo cr#od rsod fs= r=e809 c 917o rds = 1062 CSlSyoymsmbiboonllg ==f i''l0-0061e4-0023' ',, ## o fo fr erceocrodsr d=s 815= 0 SySmbyomlb o=l '=0-0051 '', 0-0014#' ,o f# roefc orredcso r=d s909 = 874 SCylmobsoiln g= f'i0-0069l'e, # of records = 817 Checking random symbols Symbol = '1-0123', # of records = 197 Symbol = '0-0014', # of records = 874 Symbol = '1-0197', # of records = 322 Symbol = '2-0089', # of records = 65 Symbol = '1-0155', # of records = 110 Symbol = '1-0075', # of records = 180 Symbol = '0-0013', # of records = 976 Symbol = '2-0078', # of records = 38 Symbol = '0-0050', # of records = 869 Symbol = '0-0027', # of records = 1116 Closing file Opening file: swmr_data.h5 Checking common symbols OpeSnyimnbgo lf i=l e':0-0003 ',swmr_data.h5 # of records = 968 Symbol = '0-0030', # of records = 1006 Symbol = '0-0006', #C ohfe crkecionrgd sc o=m m802o n symbols Symbol = '0-0035', #S oyf mrebcoolr d=s '= 0-0053910' , # of recorSdysm b=ol =769 '0-0022', # of recordsS =y m1022b ol = 'C0-0014he'c,k i#n go fr arnedcoomr dssy m=b ol870s SymbolS =y m'b1-0181o'l, =# of' r0-0000e'c,o r#d so f= r218e cords = 931 Symbol = '3-0029', S# yomfb orle c=o r'ds0-0061 '=, 60# of recordSsy m=b ol806 = '4-0489', # of rSecyomrbdosl == 0' 0-0071', # Soyfm broelc o=r d's0-0048 '=, #973 of recordCs h=e c1023k ing randomS ysmybmoblo l= s' 0-0043', # of Sreycmobrodls == '607 0-0027', # ofS yrmebcoolr d=s '=0-0048 ',1125 # of records = S1023 ymbol =S y'mb4-0594o'l, = '0-0030#' ,o f# roefc orredcso r=d s 3= 1006 SSyymmbbooll == ''0-00821-0014'',, ## ooff rreeccoorrddss == 214 927 SymbSoly m=b o'l0-0014 '=, '# 1-0053o'f, r#e coofr drse c=o r870d s = 170 Symbol =S 'y1-0173m'b, o#l o=f 're0-0041c'o,r d#s o=f 245r ecordsC l=o si853n g file Symbol = '0-0083', # of records = 859 Symbol = '0-0069', # of records = 827 Symbol = '3-0423', # of records = 54 Symbol = '1-0070', # of records = 245 Symbol = '0-0062', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols OpSeynmibnogl f=i l'e0-0017:' , swmr_data.h5# of records = 694 Symbol = '0-0078', #C hoefc kriencgo rcdosm m=o n1016 symbols Symbol = S'y0-0087m'b,o l# =o f' r0-0027e'c,o r#d so f= r874e cords = 1080 Symbol = '0-0022'S, y#m boofl r=e c'or0-0026d's, =# 1058o f records = 718 Symbol = '0-0037',S y#m boofl r=e c'or0-0047d's, =# 920o f recoCrhdesc k=i n842g random symbolSsy mbol = S'y0-0084m'b,o l# =o f' 0-0086r'e,c o#r dosf =r e784c ords = 906 SymbolS y=m b'o0-0074l' ,= #' 2-0220o'f, r#e coofr drse c=o r732d s = 78 Checking ranSdyommb osly m=b o'l4-0400s' , # of rSeycmobrodls == '60-0090 ', # of recSoyrmdbso l= =629 '2-0016', # of recSoyrmdbso l= =103 '2-0057', # of recSoyrmdbso l= =0 '4-0835', # of rSecyomrbdosl == 33' 4-0789', # of recoSrdysmO b=op le 0n= i n'g1-0060 'f,i l#e :So fy swmr_data.h5mr beoclo r=d s' =0-0046 '215, # of recordSsy m=b o1274l = '0-0069', # ofS ryCemcbhooerlcd ks=i n='g 0-0032 810'c ,o m#m oonf sryemcboorldss =S y898m bol = '1-0043', S#y Somfyb morbleo cl=o r='d s0-0026' '0-0034=,' ,312# #o fo fr erceocrodrsd sS= y =m718 b o784l = '0-0095', #S yomfb orSley cm=ob ro'dls3-0680 '==, '935#0-0074 'o,f #r eocfo rrSdeyscm ob=ro dl30s == '7320-0095 ', # oSfy mrbeoclo rS=dys m 'b=0-0031o 'l935, =# 'o0-0061fC' l,ro es#ci onorgfd sfr ie=lc eo743 r ds = 777 SymSboylm b=o l' =4-0023 '', 0-0051#' ,o f# roefc orredcso r=d s0 = 969 SymboSly m=b o'l0-0014 '=, '#0-0069 'o,f #r eocfo rrdesc o=r d795s = 810 ClosCihnegc kfiinlge random symbols Symbol = '1-0123', # of records = 264 Symbol = '0-0014', # of records = 795 Symbol = '1-0197', # of records = 239 Symbol = '2-0089', # of records = 96 Symbol = '1-0155', # of records = 57 Symbol = '1-0075', # of records = 147 Symbol = '0-0013', # of records = 1046 Symbol = '2-0078', # of records = 37 Symbol = '0-0050', # of records = 920 Symbol = '0-0027', # of records = 1080 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 966 Symbol = '0-0030', # of records = 863 Symbol = '0-0006', # of records = 896 Symbol = '0-0035', # of records = 861 Opening Sfyimlbeo:l =swmr_data.h5 '0-0022', # of records = 1073 Checking random sCymhbeoclksi ng common Ssyymmbbooll s= '1-0181', # of recoSrydmsb o=l 195= '0-0053', # of reScyomrbdosl == 758' 3-0029', # of recordSsy m=b o72l = '0-0014', # of Sryemcboorld s= =' 4-0489806' , # of recordSs y=m b0o l = '0-0000', #S yomfb orle c=o r'd0-0048s' ,= #1050 of records = S999y mbol = '0-0061'S,y m#b oolf =r e'c0-0043o'r,d s# =o f777 records = 631 Symbol =S y'm0-0071b'o,l #= ' 0-0048o'f, r#e coofr drse c=o r988d s = 999 CheckinSgy mrbaonld o=m 's0-0030y'm,b o#l so f recordSsy m=b o863l = '0-0027', # Sofy mrbeoclo r=d s' 1-0014=' ,1086 # of records =S y178m bol = '4-0594',S y#m boofl r=e c'o0-0014r'd,s #= o21f records = 806S ymbol = '0-0082', # Soyfm broelc o=r d's1-0173 '=, 1028# of records = 213S ymbol =C l'o1-0053s'i,n g# foifl er ecords = 103 Symbol = '0-0041', # of records = 1021 Symbol = '0-0083', # of records = 861 Symbol = '0-0069', # of records = 830 Symbol = '3-0423', # of records = 62 Symbol = '1-0070', # of records = 224 Symbol = '0-0062', # of records = 756 Closing file Opening file: swmr_data.h5 Checking common symbols Opening fiSlyem:b olswmr_data.h5 = '0-0017', # of records = 644 SymbCohle c=k i'n0-0078g' ,c o#m moofn rseycmobrodlss = 933 SySmbyomlb o=l '=0-0087 '',0-0027 '#, o#f orfe croercdosr d=s 877= 1113 OSpyemnbioSnlyg m =bf oi'll0-0022 e'=:, '#swmr_data.h50-0026 'o,f #r eocfo rrdesc o=r d1079s = 444 SymbolS y=m b'o0-0037l' ,= #' 0-0047Co'fh, e rc#ek cioonfrg d rsce oc=mo mr892od sn =s y810m bCohlesc king randoSymm bsoylm b=oS ly'sm 0-0084b'o,l #= o'f0-0034S 'yr,me bc#oo lro df=s r'=e 0-0086c717'o ,r d#s o=f 786r ecords S=y m916b ol =S 'ym0-0074b'o,l #= So'yf0-0074m 'br,oe lc# o =ro df's 2-0220 r'=e, c 649o# r dosf =r Ce649ch oercdksi n=g 88r andoSmy msbyomlb o=l sS' y0-0061m'b,o l# =oS f'y m4-0400rb'eo,cl o #r= d os'f 0-0090=r' e,708c o#r dosf =r e1c ords S=y m691b ol = S'y0-0051m'b,o l# =o fS' y2-0016rm'eb,co ol#r d=os f ' =r2-0057 e'1090c, o r#d so f= r113e cordsS y=m b0o lS y=m b'o0-0069l' ,=S y#'m 4-0835bo'of,l r#=e co'ofr4-0789 d'rs,e c=#o r797od fs r=e c3oC rhdesc k=i n0g ranSdyommb Sosylym mb=bo ol'l s1-0060= ' ,' 0-0046#' ,o f# rSoeyfcm obrroedlcs o =r= d 's2261-0123 '=, 1164# of recoSrdysm b=So ly218 m =b o'l 0-0069=' ,' #0-0032 'o,f #rS eyocmfob rordles c =o= r 'd7970-0014s ' ,= #814 of recorSdysm Sb=oy lm622 b =o l' =1-0043 '', 0-0026#' ,o f# Sroeyfcm obrroedlcs o =r= d 's3501-0197 '=, 444# of recSoyrmdbsoS l= y =m221 b 'ol0-0095 '=, '# 3-0680o'f, r#e Scoofyr mdrbseo cl=o r=935d s' 2-0089=' ,19 # of SryemcboorldSs y==m b'101o0-0095 l' ,= #' 0-0031o'f, r#e cooSfry dmrsbe oc=lo r935=d s' 1-0155=' ,C635 l #o soifn gr efciolred sS y=m b55o l = '4-0023', # Soyfm broelc o=r d's1-0075 '=, 11# of recordsS y=m b156o l = '0-0014', #S oyfm broelc o=r d's0-0013 '=, 622# of recColrodssi n=g 792f ile Symbol = '2-0078', # of records = 8 Symbol = '0-0050', # of records = 891 Symbol = '0-0027', # of records = 1113 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 1017 Symbol = '0-0030', # of records = 757 Symbol = '0-0006', # of records = 759 Symbol = '0-0035', # of records =O p859e ning file: Sswmr_data.h5y mbol = '0-0022', # of records = 1052 ChecCkihnegc krianngd ocmo msmyomnb oslysm bols Symbol = '1-0181'S,y m#b oolf =r e'co0-0053r'd,s #= o206f records = S709y mbol = '3-0029', #S oyfm broelc o=r d's0-0014 '=, 107# of records = S605y mbol = '4-0489', S#y mobfo lr e=c o'rd0-0000s' ,= #14 of records S= ym962b ol = '0-0048', # oSf yrmebcoolr d=s '=0-0061 837' , # of recorSdysm b=o l 705= '0-0043', # of reScoyrmdbso l= = 620' 0-0071', # of recSoyrmdbso l= =1006 '0-0048', C#h eocfk irnegc orrads = 837 Symbol = '0-0030', # of records = 757 Symbol = '1-0014', # of records = 186 Symbol = '0-0014', # of records ndom symbols Symbol = '0-0027', # of records = 1115 Symbol = '4-0594', # of records = 27 Symbol = '0-0082', # of records = 997 Symbol = '1-0053', # of records = 114 Symbol = '0-0041', # of records = 1034 Symbol = '0-0083', # of records = 1090 Symbol = '0-0069', # of records = 779 Symbol = '3-0423', # of records = 83 Symbol = '1-0070', # of records = 274 Symbol = '0-0062', # of records = 849 Closing file = 605 Symbol = '1-0173', # of records = 120 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols OpeningS yfmibloel: = swmr_data.h5' 0-0017', # of records = 707 SymCbhoel c=k i'ng0-0078 'c,o m#m oonf sryemcboordlss = 757 SymSbyomlb o=l '=0-0027 '',0-0087 '#, o#f orfe croercdosr d=s 1303= 904 Opening fSSiyylmmebb:oo ll swmr_data.h5== ''0-00220-0026'',, ## ooff rreeccoorrddss == 1071408 SSyymmbbooCll h =e= c 'k'0-0037i0-0047'n',g, #c# o omofmf o rreecnco orsrdydsms b =o= l 865s796 Checking SraySnmdybomombl o sl=y m='b o0-0084'l'0-0034s,' ,# #o fo fr Serycemocbroodrlsd s== ='689 0-0086 780' , # of recoSrdysm bS=oy lm733 b =o l' =0-0074 '',0-0074 '#, o#f Soryfem cbrooerlcd os=r d='s 2-0220 766'= , 766# ofC hreecckoirndgs Sr=a ynm101db ooml s=y m'b0-0061o'l,s # oSfy mrbeocSloy rm=db so' l=4-0400 '=,802 '#0-0090 'o,f #r eocfo rrdSescy om=rb do9sl == 730' 0-0051', # of SryemcboSoryldm sb= o =l' 2-00161033=' ,' 2-0057#' ,o f# roefcS oyrrmedbcsoo lr= d =s101 '=0-0069 '6, # of rSeycmobrodSls y =m= b 'o6644-0835l ' ,= #' 4-0789Co'hf,e cr#ke iconofgr drrsea cn=od rodm0s s=y mb9o ls Symbol S=S yy'mmb1-0060bo'ol,l =#= 'o'1-0123f0-0046' ',r, e #c# o orofdf s r re=ec co150or rddss == 1961043 Symbol =S Sy'ym0-0069mb'bo,ol l # = = o 'f'0-0014 0-0032'r',e, c #o# r odofsf r=re ec664co orrddss == 527759 Symbol S=Sy ym'mb1-0043bo'ol,l =#= 'o'0-0026f1-0197' ',r, e #c# o orofdf s r re=ec co440or rddss == 408216 Symbol =S Sy'ym0-0095mb'bo,ol l # = = o 'f' 3-06802-0089r''e,,c o##r doosff =rr eec913co orrddss == 13115 Symbol =S S'yy0-0095mm'bb,oo ll# ==o f'' 0-00311-0155r''e,,c o##r doosff =rr ee913cc oorrddssC l==o s51069i ng file SySmbyomlb o=l '=1-0075 '',4-0023 '#, o#f orfe croercdosr d=s 107= 27 SymboSly m=b o'l0-0013 '=, '#0-0014 'o,f #r eocfo rrdecords = 527 Closing file s = 635 Symbol = '2-0078', # of records = 0 Symbol = '0-0050', # of records = 755 Symbol = '0-0027', # of records = 1303 Closing file Opening file: swmr_data.h5 Checking commOonp esnyimnbgo lfsi le: swmr_data.h5 Symbol = '0-0053', # of records = C735h ecking common sySmbyomlbso l = '0-0014', # of recoSrdysm b=o l 527= '0-0003', # of rSecyomrbdosl == '1006 0-0000', # of records = 1080S ymbol = '0-0030', S#y mobfo lr e=c o'rd0-0061s' ,= #795 of records = S802y mbol = '0-0006', S# yofm broelc o=r d's0-0071 '=, 812# of records = S1162y mbol = '0-0035C'h,e c#k ionfg rreacnodrodms s=y m808b ols SSyymmbbooll == ''0-00220-0027'',, ## ooff rreeccoorrddss == 10711303 CheckingS yrmabnodolm s=y m'b4-0594o'l,s # of recorSdsy m=b ol27 = '1-0181', # of Sryemcboorld s= =' 0-0082282' , # of recordsS y=m b907o l = '3-0029', # oSfy mrbeoclo r=d s' =1-0053 '99, # of records S=y m123b ol = '4-0489', S#y mobfo lr e=c o'rds0-0041 '=, 20# of records =S y945m bol = '0-0048', #S oyfm broelc o=r d's0-0083 '=, 865# of recordsS =y m1056b ol = '0-0043', # Soyfm broelc o=r d's 0-0069=' ,518 # of recorSdysm b=o l664 = '0-0048', # of Sryemcboorld s= =' 3-0423865' , # of reScyomrbdosl == 84' 0-0030', # of recoSrdysm b=o l795 = '1-0070', # of Sreycmobrodls == '2381-0014 ', # of recSorydmsb o=l 257= '0-0062', # of Sryemcboorld s= =' 0-0014959' , # ofC lroescionrgd sf i=l e527 Symbol = '1-0173', # of records = 59 Closing file Opening file: swmr_data.h5 Checking common syOmbopleOsn ipnegn ifnigl ef:i le: swmr_data.h5swmr_data.h5 Symbol = '0-0017', # of records = 707 ChCechkeicnkgi Sncygom mbcmooolmn m =os yn'm b0-0078so'yl,ms b #o losf records = 757 Symbol =S 'y0-0034m'bS,oy lm# b =oo lf' =0-0027r 'e',c0-0087 o'#r, d os#f =or fe 780cr oercdosr d=s =1303 904 Symbol = S'y0-0074m'b,oS l#y mo bf= o'rle0-0022 c'=o, r 'd#s0-0026 'o=,f 766#r eocfo rrdesc o=r d1071s =S y408m bol = '0-0061', S#y mobfo Slry em=cb oo'rld0-0037 s'= , = ' #0-0047 802'o,f #r eocfo rrdesc So=yr md865bs o l= =796 'C0-0051h'e,c k#i nogf rraeSncydomorbmdo sls y==m b1033'o 0-0084ls ', # oSfSy ymrmbebocolol r =d= s ' '0-0086=0-0069' ', ,689# #o fo fr erceocrodrsd s= = 733 664 SymbolC h=e c'ki0-0074Sn'yg,m br#oa lno df=o mr' es2-0220cy'om,rb do#sl so= f 766r ecords CS=hy em101cb koiln g= r'a1-0123n'd,o mS ysmybmoblo l=s '4-0400', # Soyfm broelc o=r d's 0-0090= 9' , # of recordSsy m=b o730l = '2-0016', # of recSorydmsb o=l 101= '2-0057', # of Sryemcboorld s= =' 4-08356'# of records = 196 Symbol = '0-0014', # of records = 527 Symbol = '1-0197', # of records = 216 Symbol = '2-0089', # of records = 115 Symbol = '1-0155', # of records = 69 Symbol = '1-0075', # of records = 107 Symbol = '0-0013', # of records = 635 Symbol = '2-0078', # of records = 0 Symbol = '0-0050', # of records = 755 Symbol = '0-0027', # of records = 1303 Closing file , # of records = S0 ymbol = S'y4-0789m'b,o l# =o f' 1-0060r'e,c o#r dosf = r9e cords = 150 Symbol S=y m'b0-0046o'l, =# 'of r0-0069e'c,o r#d so f= r1043e cords = 664 Symbol =S y'm0-0032b'o,l #= o'f1-0043 'r,e c#o rodfs =r e759co rds = 440 Symbol = '0-0026', #S ymobfo lr e=c o'r0-0095d',s #= o408f records = 913 Symbol = 'S3-0680y'm,b o#l o=f 'r0-0095e'c,o r#ds =o f13 records = 913S ymboCll o=si n'g0-0031 'f,i l#e of records = 510 Symbol = '4-0023', # of records = 27 Symbol = '0-0014', # of records = 527 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols CheckinSg ycmobmomlo n= 's0-0053y'm,b o#l so f records = 735 Symbol = '0-0003', #S yomfb orle c=o r'd0-0014s' ,= #1006 of records = 527 Symbol = '0-0030S'y,mb o#l o=f 're0-0000c'o,r d#s o=f 795r ecords = 1080 Symbol = '0-0006', # Soyfm brecoolr d=s '0-0061', # of records = 802= 812 SymbSoylm b=o l' 0-0071=' ,' 0-0035#' ,o f# roefc orredcso r=d s 1162= 808 CheckinSgy mrbaonld o=m 's0-0022y'm, b# oolfs records = S1071y mbol = C'h0-0027e'c,k i#n go fr arnedcoomr dssy m=b ol1303s SymboSly m=b o'l1-0181 '=, '#4-0594 ', # of records = 27 Symbol = '0-0082', # of records = 907 Symbol = '1-0053', # of recorof records = 282 Symbol = '3-0029', # of records = 99 Symbol = '4-0489', # of records = 20 Symbol = '0-0048', # of records = 865 Symbol = '0-0043', # of records = 518 Symbol = '0-0048', # of records = 865 Symbol = '0-0030', # of records = 795 Symbol = '1-0014', # of records = 257 Symbol = '0-0014', # of records = 527 Symbol = '1-0173', # of records = 59 Closing file ds = 123 Symbol = '0-0041', # of records = 945 Symbol = '0-0083', # of records = 1056 Symbol = '0-0069', # of records = 664 Symbol = '3-0423', # of records = 84 Symbol = '1-0070', # of records = 238 Symbol = '0-0062', # of records = 959 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 780 Symbol = '0-0074', # of records = 766 Symbol = '0-0061', # of records = 802 Symbol = '0-0051', # of records = 1033 Symbol = '0-0069', # of records = 664 Checking ranOdomp esnyimnbgo lfsi le: swmr_data.h5 Symbol = '1-0123', # of records = 196 SCymhbeoclk i=n g' 0-0014c'o,m m#o no fs yrmebcoolrs ds = 527 SySmbyomlb o=l '=0-0017 '',1-0197 '#, o#f orfe croercdosr d=s 707= O 216 pening SfyimlbSeoy:lm b=o swmr_data.h5l' 0-0078=' ,' 2-0089', # of# rec oorfd sr e=c o115r ds = 757 Symbol = '1-0155C',h e#c koifn gr eccoomrSmdyosmn b =os ly69 m =b o'l0-0087s' , # oSfy mrbeoclo r=d s'S 1-0075y=' ,m 904#b oolf =r e'co0-0027r'd,s #= oS107fy mrbeocolr d=s '=S0-0022 y'1303m, b o#l o=f 'r0-0013e'c,o r#d so f=S yr1071me bcoolr d=s '= 0-0026635' , # of SryemcSboyormldb so= l = ' =0-0037408 ' ',2-0078 '#, o#f orfe croercSdoysrm db=so l865= =0 '0-0047', C#h Seoycfmk bironelgc o=rr ad'ns0-0050d 'o=,m #s796 yo mfb orlesc ords = 755S Syymbomlb o=l '=0-0084S 'y',m 0-0086b#'o ,lo f#= ro'efc0-0027 o'rr,ed cs#o r=od fs 689 r =e co733r ds = 1303 SymCbloSlo ys=mi bn'og0-0074l ' f,=i l#'e o2-0220f' ,r e#c oorfd sr e=c o766r ds = 101 Checking random symboSlsy mbol = S'y4-0400m'b,o l# =o f' 0-0090r'e,c o# orfd sr e=c o9r ds = 730 SymbSoylm b=o l' =2-0016 '',2-0057 '#, o#f orfe croercdosrds == 1016 SymbSoyl m= b'ol4-0789 '=, '# 4-0835o'f, r#e cof records = 0 Symbol = '1-0060', # of records = 150 Symbol = '0-0069',ords = 9 Symbol = '0-0046', # of records = 1043 Symbol = '0-0032', # of records = 759 Symbol = '0-0026', # of records = 408 Symbol = '3-0680', # of records = 13 Symbol = '0-0031', # of records = 510 Symbol = '4-0023', # of records = 27 Symbol = '0-0014', # of records = 527 Closing file # of records = 664 Symbol = '1-0043', # of records = 440 Symbol = '0-0095', # of records = 913 Symbol = '0-0095', # of records = 913 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 1006 Symbol = '0-0030', # of records = 795 Symbol = '0-0006', # of records = 812 Symbol = '0-0035'O, # of records = 808 Symbol = '0-0022', # of records = 1071 Checking random symbols Symbol = '1-0181', # of records = 282 pening Sfiylmeb:o l swmr_data.h5= '3-0029', # of records = 99 SyCmbhol = '4-0489', # of records = 20 Symbol = '0-0048', # of records = 865 Symbol = '0-0043', # of records = 518 Symbol = '0-0048', # of records = 865 Symbol = '0-0030', # of records = 795 Symbol = '1-0014', # of records = 257 ecSkyimnbgo lc o=m m'o0-0014n' ,s y#m boofls records = 527 SymSbyomlb ol = '1-0173', # of records = 59 Clos=i n'g 0-0053fil'e, # of records = 735 Symbol = '0-0014', # of records = 527 Symbol = '0-0000', # of records = 1080 Symbol = '0-0061', # of records = 802 Symbol = '0-0071', # of records = 1162 Checking random symbols Symbol = '0-0027', # of records = 1303 Symbol = '4-0594', # of records = 27 Symbol = '0-0082', # of records = 907 Symbol = '1-0053', # of records = 123 Symbol = '0-0041', # of records = 945 Symbol = '0-0083', # of records = 1056 Symbol = '0-0069', # of records = 664 Symbol = '3-0423', # of records = 84 Symbol = '1-0070', # of records = 238 Symbol = '0-0062', # of records = 959 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0034', # of records = 780 Symbol = '0-0074', # of records = 766 Symbol = '0-0061', # of records = O802 pening file: Symbswmr_data.h5ol = '0-0051', # of records = 1033 SymbolC h=e c'k0-0069i'n,g #c oomfm orne csoyrmdbso l=s 664 Checking Sryamnbdoolm =s y'mb0-0027o'l,s # of recSoyrmdbso l= =1303 '1-0123', # of recordSsy m=b o196l = '0-0026', # ofOS yrpmeebcnooilrn d=sg '=f0-0014 i'408l, e :# oswmr_data.h5f records =S y527m bol = '0-0047', S# yomfb orle c=o r'd1-0197s' ,= #796 oCf hreecckoirndgs c=o m216m Soynm bsoyl m=b o'lS0-0084s'y ,m b#o lo f= r'e2-0089c'o,r d#s o=f 689r eScoyrmdsb o= l115 = '0-0017',S y#m boSofly mr=beo cl'o 0-0074r='d ,s' 1-0155#=' ,o 707f# roefc orredcso r=d s766 = 69 SyCmhbeoclk i=nS gy' mr0-0078ba'on,ld o#=m o'sfy1-0075 m'r,be oc#lo sro dfs r=e co757Sr ydmsb o=l 107= '0-0090', #S oyfm Sbryoemlcb oorl=d s=' ='0-0087 0-0013'730', , ## ooff rreeccoorrSddyssm b==o l904635 = '2-0057', # ofS ryemScbooyrlmd bs=o l=' 2-0078=6' , ' #0-0022 'o,f #r eocfoS ryrdmesbc oo=lr d0=s '=4-0789 ',1071 S# yomfb orle c=o r'd0-0050s' ,= #9 of records = S755 ymbol = '0-0046',S y#m boofl r=e c'or0-0027d's, =# 1043o f rSymbol ecords = 1303 Closing file = '0-0032', # of records = 759 Symbol = '0-0026', # of records = 408 Symbol = '0-0037', # of records = 865 Checking random symbols Symbol = '0-0086', # of records = 733 Symbol = '2-0220', # of records = 101 Symbol = '4-0400', # of records = 9 Symbol = '2-0016', # of records = 101 Symbol = '4-0835', # of records = 0 Symbol = '1-0060', # of records = 150 Symbol = '0-0069', # of records = 664 Symbol = '1-0043', # of records = 440 Symbol = '0-0095', # of records = 913 Symbol = '0-0095', # of records = 913 Closing file Symbol = '3-0680', # of records = 13 Symbol = '0-0031', # of records = 510 Symbol = '4-0023', # of records = 27 Symbol = '0-0014', # of records = 527 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 1006 Symbol = '0-0030', # of records = 795 Symbol = '0-0006', # of records = 812 Symbol = '0-0035', # of records = 808 Symbol = '0-0022', # of records = 1071 Checking random symbols Symbol = '1-0181', # of records = 282 Symbol = '3-0029', # of records = 99 Symbol = '4-0489', # of records = 20 Symbol = '0-0048', # of records = 865 Symbol = '0-0043', # of records = 518 Symbol = '0-0048', # of records = 865 Symbol = '0-0030', # of records = 795 Symbol = '1-0014', # of records = 257 Symbol = '0-0014', # of records = 527 Symbol = '1-0173', # of records = 59 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 735 Symbol = '0-0014', # of records = 527 Symbol = '0-0000', # of records = 1080 Symbol = '0-0061', # of records = 802 Symbol = '0-0071', # of records = 1162 Checking random symbols Symbol = '0-0027', # of records = 1303 Symbol = '4-0594', # of records = 27 Symbol = '0-0082', # of records = 907 Symbol = '1-0053', # of records = 123 Symbol = '0-0041', # of records = 945 Symbol = '0-0083', # of records = 1056 Symbol = '0-0069', # of records = 664 Symbol = '3-0423', # of records = 84 Symbol = '1-0070', # of records = 238 Symbol = '0-0062', # of records = 959 Closing file Closing datasets Releasing symbols Closing oCbjleocsitnsg 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): 340873 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): 73839 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): 322062 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: 965543 Using reader random seed: 964820 Using reader random seed: 972751 Using reader random seed: 975285 Using reader random seed: 975546 Using writer random seed: 547839 ############################################################################### ## 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): 423636 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: 852880 Using reader random seed: 857418 Using reader random seed: 861011 Using reader random seed: 864947 Using reader random seed: 865518 Using writer random seed: 660180 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 716598 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: 907327 Generating symbol names ParaPmetearrsa:m e t#e rosf: s e#c oonfd ss ebceotnwdese nb eptowleleinn gp o=l ling1 = # of 1c o m#m oonf scyommbmoolns styom bpoollsl t=o 5p o l#lC o=hf o 5ro as ni#dn ogom f d sarytamanbsdoeoltmss stCyoom mbpmooollnsl st=yo m bp10oo ll l## =0o f10= s 'e#0-0099c 'oo nfCd ossm emtcooon n tdsesys mttb oo= l t e#3s1 t U==s i'n0-00313g' rCUeosamidmneogrn rrseayandmdobeorl r#a2n d=o m' 0-0064s'e eCdo:m m909762o nG esnyemrbaotli nP#g3 sa=yr ma'bm0-0047oe'lt eCnroasmm:me os n # soyfm bsoelc o#n4d s= b'e0-0013t'w eReann dpooml lsiynmgb o=l #01 = #' 1-0016o'f Rcaonmdmoomn ssyymmbbooll s# 1t o= p'o0-0088l'l R=a n5d o m# soyfm broaln d#om2 s=y m'b0-0041o'l sR atnod opmo lsly m=b o10l ##3 o=f 's0-0094e'c oRnadnsd om symbol #4 = '3-0302' Random symbol #5 = '1-0178' Random syCmbhoolo s#i6n g= d'a1-0017t'a sReatnsd oCmo msmymbol #7 = o'n0-0023 's yRmabnodlo m# 0s ym=b o'l0-0045 '# 8C o=m m'o2-0336n' sRyamnbm seed: 909702 Generating symbol names Choosing datasets Common symbol #0 = '0-0001' Common symbol #1 = '0-0020' Common symbol #2 = '0-0049' Common symbol #3 = '0-0064' Common symbol #4 = '0-0026' Random symbol #0 = '4-0278' Random symbol #1 = '3-0580' Random symbol #2 = '0-0052' Random symbol #3 = '0-0058' Random symbol #4 = '0-0019' Random symbol #5 = '0-0044' Random symbol #6 = '0-0076' Random symbol #7 = '0-0081' Random symbol #8 = '0-0042' Random symbol #9 = '4-0215' Reading records Opening file: swmr_data.h5 doolm #s1y m=b o'l0-0084 '# 9C o=m m'o0-0092n' syRmebaodli n#g2 r=e c'o0-0045r'd sC ommon Ospyemnbionlg #Cf3i hl=ee c:'k 0-0071iswmr_data.h5'n gC ocmommomno ns ysmybmoblo l#s4 = '0-0010' Random symbol #S0 y=m b'o0-0065l' =R a'n0-0001d'o,m #s yomfb orle cP#oC1r dha=ser ca'=km0-0049 ie'n934t g eR racsno:dm om mo# n s oysfmy bmsobeloc lo#sn2 d s= b'e1-0190t'w eReannS dypomombl olsSliyy nmm=gbb oo'=ll 0-0020 '#=,3 1 '# = 0-0099 o'#'f, 0-0008 o'r#f e Rcocaofonr mddrmoseom cn =o s rsy847dym smb bo=l o#884l4 s =t o' 0-0044p'o lRlaS n=yd mob5mo l s #y= m ob'fo 0-0049lr' a,#n S5d# yo =mmo b f'os 0-0069lyr' me =bcR ooa'lrns0-0031dd 'sot, mo = # sp 846yoo mflb lor le= c #o106r d =s# '=4-0827 '937 RanSdoymm bsoylm b=o l' 0-0064', # Sofy mrbeoclo r=d s' =0-0064 '876, # of records = 876 Symbol = '0-0026', # Sofy mrbeoclo r=d s' =0-0047 '840, # of records = C942 hecking random symbols SymbolS y=m b'o0-0013l' ,= #' 4-0278o'f, r#e coofr drse c=o rd881s = 15 Checking ranSdyoto test = 3 Using reader random seed: 911271 Generating symbol names Choosing datasets Common symbol #0 = '0-0090' Common symbol #1 = '0-0019' Common symbol #2 = '0-0060' Common symbol #3 = '0-0094' Common symbol #4 = '0-0014' Random symbol #0 = '1-0040' Random symbol #1 = '1-0056' Random symbol #2 = '0-0038' Random symbol #3 = '1-0132' Random symbol #4 = '0-0097' Random symbol #5 = '0-0073' Random symbol #6 = '1-0172' Random symbol #7 = '4-1408' Random symbol #8 = '0-0074' Random symbol #9 = '3-0223' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 805 Symbol = '0-0019', # of records = 865 Symbol = '0-0060', # of records = 906 Symbol = '0-0094', # of records = 929 Symbol = '0-0014', # of records = 921 Checking random symbols Symbol = '1-0040', # of records = 228 Symbol = '1-0056', # of records = 247 Symbol = '0-0038', # of records = 841 Symbol = '1-0132', # of records = 196 Symbol = '0-0097', # of records = 896 Symbol = '0-0073', # of records = 896 Symbol = '1-0172', # of records = 220 Symbol = '4-1408', # of records = 11 Symbol = '0-0074', # of records = 889 Symbol = '3-0223', # of records = 30 Closing file mmb oslyof seconds to test = 3 Using reader random seed: 914415 Generating symbol names Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 = '0-0083' Common symbol #2 = '0-0057' Common symbol #3 = '0-0018' Common symbol #4 = '0-0074' Random symbol #0 = '0-0080' Random symbol #1 = '0-0081' Random symbol #2 = '0-0056' Random symbol #3 = '0-0038' Random symbol #4 = '1-0072' Random symbol #5 = '4-0507 m' Random symbol #6 = '1-0160=b' Random symbol #7 o= '0-0006' R'andom sylmbol #83-0580 = '0-0014' sRandom symb'ol #9 = '0-0093' ,Reading r ecords # of OrSepcyeomnrbidonslg ==f i23'l e1-0016:' , swmr_data.h5# of records = S220y mbol = '0-0052', # of rSecyomrbdosl == 906' 0-0088', # of recordsS =y mCb881oh le c=k i'n0-0058g' ,c o#m moofn rseycmobrodSlss y =m bo988l = '0-0041', # of reScSyomyrbmdobslo l== ='870 0-0019''0-0056,' ,# #o fo fr erceocrodrsd s= =865S y904m bol = '0-0094', # of rSecyomrb#7 = '1-0001' Random symbol #8 = '0-0076' Random symbol #9 = '4-1066' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 906 Symbol = '0-0084', # of records = 834 Symbol = '0-0045', # of records = 906 Symbol = '0-0071', # of records = 954 Symbol = '0-0010', # of records = 914 Checking random symbols Symbol = '0-0065', # of records = 879 Symbol = '0-0049', # of records = 846 Symbol = '1-0190', # of records = 213 Symbol = '0-0008', # of records = 841 Symbol = '0-0044', # of records = 902 Symbol = '0-0069', # of records = 865 Symbol = '4-0827', # of records = 11 Symbol = '1-0001', # of records = 205 Symbol = '0-0076', # of records = 894 Symbol = '4-1066', # of records = 11 Closing file doslS ==y m'929b 0-0044o'l, =# 'o0-0083f' ,r e#c oorfd sr e=Sc oy902rm dbso l= =855 '3-0302', # oSf yrmebcoolr Sd=sy m'=b0-0076 o'25l, =# 'of0-0057 'r,e c#o rodfs r=e c894o rdSsy m=b o868l = '1-0178',S #y mobfo lr e=c So'yr0-0081md'bs,o l=# =o226 f ' r0-0018e'c,o r#d so f= r834e cordSsy m=b o892l = '1-0017',S #y mobfo lr e=c o'Sr0-0042dy'sm, b =o# l220o f= r'e0-0074c'o,r d#s o=f 824r ecorSdsy m=b o889l = '0-0023',S #y mCobhfoe lcr ke=ic no'gr4-0215 d'rs,a n=#d oo890mf sryemcboorldss = 7 SymSboylm b=o l' 0-0080=C' ,l' o2-0336#s' i,on fg# rfoeifcl oerr edcso r=d s861 = 48 SymbSoly m=b o'l0-0081 '=, '#0-0092 'o,f #r eocfo rrdesc o=r d834s = 901 ClSosyimnbgo lf i=l e' 0-0056', # of records = 904 Symbol = '0-0038', # of records = 841 Symbol = '1-0072', # of records = 218 Symbol = '4-0507', # of records = 13 Symbol = '1-0160', # of records = 211 Symbol = '0-0006', # of records = 872 Symbol = '0-0014', # of records = 921 Symbol = '0-0093', # of records = 905 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 663 Symbol = '0-0019', # of records = 750 Symbol = '0-0060', # of records = 729 Symbol = '0-0094', # of records = 701 Symbol = '0-0014', # of records = 675 Checking random symbols Symbol = '1-0040', # of records = 200 Symbol = '1-0056',O #p eonfi nrge cfoirldes: = 177 swmr_data.h5 Symbol = '0-0038', # of records = 599 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 775 Symbol = '0-0084', # of records = 656 Symbol = '0-0045', # of records = 775 Symbol = '0-0071', # of records = 815 Symbol = '0-0010', # of records = 778 Checking random symbols Symbol = '0-0065', # of records = 735 Symbol = '0-0049', # of records = 661 Symbol = '1-0190', # of records = 210 Symbol = '0-0008', # of records = 661 Symbol = '0-0044', # of records = 749 Symbol = '0-0069', # of records = 723 Symbol = '4-0827', # of records = 1 Symbol = '1-0001', # of records = 159 Symbol = '0-0076', # of records = 757 Symbol = '4-1066', # of records = 11 Closing file SOympbeonli n=g 'f1-0132i'C,l he#e: c okfiswmr_data.h5 n rge ccoormdmso n= sy159m bols Symbol S=y m'b0-0097o'l, =# 'o0-0001f' ,r e#c oorfd sr e=c o671r ds = 794 CSheycmkbionlg =c o'Sm0-0073ym'mo,bn o #ls yo=mf b 'or0-0020le'sc, o r#d so f= re730c ords = S728y mbol =S y'm0-0099b'o,l #= o'f1-0172 'rS,e cy#om rbodofsl r==e c'747o 0-0049r'd,s #= o187f records = 661 SymbolS =y m'bo0-0031l' ,= #' S4-1408oy'fm, b ro#el c oo=fr d'rs0-0064e 'c=,o r797#d so f= r11e cords = 732 SymboSly m=b o'l0-0064 '=S, y' m#0-0074b 'oo,lf #=r eo'cf0-0026o 'rr,de sc# o =ro df732s r=e co737r ds = 593 SymbolC =hS e'ycm0-0047kb'io,nl g # = r ao'nfd3-0223 o'rm,e cs#oy rmodbfso lr=se c789o rds = 7 Symbol = 'S4-0278Cy'lm,ob so#il n og=f f'riel0-0013ce'o ,r d#s Oo=f p 9er neicnogr dfsi l=e :725 swmr_data.h5 Symbol C= h'e3-0580c'k,i n#g orfa nrdeocmo rsdysm b=o l5s Symbol S=y m'b1-0016o'l, =# 'o0-0052f' ,r e#c oorfd srC e=ch oer197cd ksi n=g 783c ommon symbols SySmybmoblo l= =' '0-00880-0058'',S, y##m boooffl rr=ee cc'oo0-0056rr'dd,ss #== o677771f records = 716 SySmbyomlb o=l '=0-0019 '',0-0041 '#, o#f Sorfey cmroberocdlos r =d= s ' 7500-0083= ' ,688 # of records = 675S Syymmbbooll == ''0-00440-0094'',, ## oSoffy mrrbeeoccloo rr=dd ss' =0-0057= ' 749,701 # of records =S Sy696ym mbbooll == ''0-00763-0302'',, ## Soofyf m rbreoeclco or=rd ds's 0-0018 ='= , 757 4 # of records = 700S Symybmoblo l= =' 0-0081''1-0178,' ,#S #yo fmo bfro elrc eo=cr od'rs0-0074d 's=, =690# 176o f records = 737 SymSboylm b=o l'C 0-0042h='e ,c' k#1-0017i 'no,gf #rr aeoncfdo orrmde scs oy=rm db664so l=s 178 Symbol =S 'ySm0-0080yb'mo,bl o #l= o='f 4-0215'r'0-0023e,'c ,o# r #do sfo f=r erc738eo crodrsd s= =7 681 SymbolC =l o'si0-0081n'Sg, y fm#ib looelf =r e'co2-0336r'd,s #= o690f records = 40 Symbol = '0-0056', #S yomfb orle c=o r'ds0-0092 '=, 716# of records = 680 Symbol C=l o's0-0038i'n,g #f iolfe records = 599 Symbol = '1-0072', # of records = 171 Symbol = '4-0507', # of records = 10 Symbol = '1-0160', # of records = 158 Symbol = '0-0006', # of records = 718 Symbol = '0-0014', # of records = 675 Symbol = '0-0093', # of records = 722 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 534 Symbol = '0-0084', # of records = 389 Symbol = '0-0045', # of records = 534 Symbol = '0-0071', # of records = 465 Symbol = '0-0010', # of records = 483 Checking random symbols Symbol = '0-0065', # of records = 419 Symbol = '0-0049', # of records = 396 Symbol = '1-0190', # of records = 105 Symbol = '0-0008', # of records = 403 Symbol = '0-0044', # of records = 526 Symbol = '0-0069', # of records = 446 Symbol = '4-0827', # of records = 1 Symbol = '1-0001', # of records = 125 Symbol = '0-0076', # of records = 554 Symbol = '4-1066', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 408 Symbol = '0-0019', # of records = 491 Symbol = '0-0060', # of records = 457 Symbol = '0-0094', # of records = 488 Symbol = '0-0014', # of records = 385 Checking random symbols Symbol = '1-0040', # of records = 107 Symbol = '1-0056', # of records = 48 SymObople n=i n'g 0-0038f'i,l e#: ofswmr_data.h5 records = 388 Symbol C=h e'c1-0132k'i,n g# coofm mroenc osrydsm b=o ls81 OSSypymembnboiolnl g = = f 'i'0-0097l0-0001'e',:, ## swmr_data.h5 o off rreeccoorrddss == 440563 SymboClS h=ye mc'bko0-0073il'n ,g= #c' o0-0020om'fm, o rn#e csooyfrm dbrsoe lc=so r463d s = 472 SymSbyomlb o=l S '=y0-0099 m''b1-0172o,'l , # = # o 'fo0-0049 f'r ,er ce#oc roodrfsd sr= e =c o402r119 d s = 396 SSymybmobloS l=y m='b o4-1408'l' ,0-0031= ' #,' o0-0064#f' ,or fe# c rooerfcd osrr ed=cs o r9=d s 512= 468 SySmybmoSblyo ml=b o='l 0-0074'='0-0064 ,'' ,#0-0026 '#o, f o #fr eorcfeo crroderscd os=r d=s521 =468 361 CheScSkyiymnmbgbo olrl a =n= d 'o'm3-0223 0-0047's',y, m #b# o olofsf rreeccoorrddss =S= y 0m524 b olC l=o s'i4-0278n'g, f#i loef reScoyrmdbso l= =9 '0-0013', # of recordsS y=m b417o l = '3-0580', # Cohfe Ocrekpcieonnrgid nsrg a =nf di0ol me :s ymswmr_data.h5b olsS ymbol = 'S0-0052y'm,b o#l o=f 're1-0016c'o,r d#s o=f 472Cr ehceocrkdisn g= c118o mmonS syymmbbooll s= '0-0058'S,y m#b oolf =r e'cS0-0088oy'rm,db so# l = o =f575 're0-0056c'o,r d#s o=f r402e cSorydmsb o=l =478 '0-0019',S y#m boofl r=e c'or0-0041d's, =S# y491om fb orle c=o r'd0-0083s' ,= #379 of Sreycmobrodls == '3900-0044 ',S y#m boofl r=e c'or0-0094d's, S=# y 526mo bfo lr e=c o'r0-0057d's, =# 488o fS yrmebcoolr d=s '=0-0076 '487, # oSf yrmebcoolr d=s '= 3-0302S554' y,m b#o lo f= r'e0-0018c'o,r dS#s y om=fb o0rl e c=o r'd0-0081s' ,= #S465 yomfb orle c=o r'ds1-0178 '=, 395# oSf yrmebcoolr d=s '=0-0074 S'115,y m#b oolf =r e'c0-0042o'r,d s# =o f521 Sr eycmobrodls == '406C1-0017 h'e,c k#i nogf rraencdoormSd yssm yb=mo blo132 l =s '4-0215', # ofS yrmebcSoolyr md=bs o 'l=0-0080 '=7, '#0-0023 'o,f #r eocfoCr ldroses ci=on rg491d sf i=l e 380 Symbol = S'y0-0081m'b,o l# =o f' r2-0336e'c,o r#d so f= r395e cords = 38 Symbol = '0-0056S',y m#b oolf =r e'c0-0092o'r,d s# =o f478 records = 417 SymboCll o=s i'n0-0038g' ,f i#l eo f records = 388 Symbol = '1-0072', # of records = 79 Symbol = '4-0507', # of records = 0 Symbol = '1-0160', # of records = 89 Symbol = '0-0006', # of records = 463 Symbol = '0-0014', # of records = 385 Symbol = '0-0093', # of records = 462 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): 791320 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 30098 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 102906 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: 274251 Generating symbol names Choosing datasets Common symbol #0 = '0-0071' Common symbol #1 = '0-0095' Common symboPl #2a r=a m'e0-0052t'e rCso:m m o#n osfy msbeoclo n#d3s =b e't0-0052w'e eCno mpmoolnl isnygm b=o l #41 = #' 0-0013o'f Rcaonmdmoomn ssyymmbbooll s# 0t o= p'o0-0015l'l R=a n5d o m# soyfm broaln d#o1m =s y'm0-0028b'o lRsa ntdoo mp oslylm b=o l10 # 2# =o f' 0-0048s'e cRoannddso m tsoy mtbeoslt #= 3 =8 'U0-0003s'i nRga nrdeoamd esry mrbaonld o#4Paramete =rs: # of seconds between polling = 'm0-00321 # of common symbols to poll' = 5 # of random symbo ls to poll = 10 R # of seconds toa test = n8 Udsing reader randoom seed: 278248 Genmerating symbol na mes sy msbeoeld :# 5277981 =G e'n1-0077e'r aRtainndgo ms ysmybmoblo ln a#m6e s= '0-0082' Random symbol #7 = '2-0291' Random symbol #8 = '0-0041' Random symbol #9 = '3-0078' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0047' Common symbol #1 = '0-0049' Common symbol #2 = '0-0065' Common symbol #3 = '0-0092' Common symbol #4 = '0-0016' Random symbol #0 = '3-0538' Random symbol #1 = '0-0002' Random symbol #2 = '1-0147' Random symbol #3 = '0-0018' Random symbol #4 = '3-0152' Random symbol #5 = '0-0085' Random symbol #6 = '4-0776' Random symbol #7 = '2-0309' Random symbol #8 = '0-0045' Random symbol #9 = '0-0011' Reading records Opening file: swmr_data.h5 Checking common symbols Choosing Sdaytmabsoelt s= C'o0-0071m'm,o Checking common# symbols onf sryemcboorld s# =0 =880 Symbol = '0-0047', # of records = 921 '0-0095' Common symbol #1 S=S y'my0-0041bm'ob loC lo= m =m' o'0-0095n' 0-0049,s' y,#m b#oo flo fr# e2rc eo=cr od'rs0-0075d 's= C=o901 m m887o n symbol #3 = '0-0013' CSomySmmoybnmo blso yl=m b='o l0-0052' '#,0-00654 ' #,= o#'f 0-0055 o'rf e Rcraoenrcddoosrm d =ss y920=m bo864l #0 = '3-0227' RaSndyommb oslSy my=bm ob'lo0-0052 l'# ,1= #=' o0-0092'f'0-0014 ,'r e#Rc aoonrfdd osrm e =cs oy920rm dbsol =# 2874 = '0-0050' SRaynmdbooml s=y m'bo0-0013l' ,S# y3#m b=oo fl' 3-0375r='e c'Ro0-0016ar'nd,ds o #m= os914fy mrbeoclo r#d4s == '9200-0018C 'h eRcaknidnogm rsaynmdboomCl sh#ye5mc bk=oi ln'sg2-0280 'r aRnadnodmo mSs yysmmybbmoobllo sl= #'60-0015 '=, '#2-0051 S'oy fmR baroneldc oo=mr d'ssy3-0538 m'=b, o 892l# #o7f =r e'c0-0031o'r dRsa n=d o36m symbSoly m#b8o l= =' 1-0178'' 0-0028R'Sa,ny dm#ob moo lfs y=rm eb'coo0-0002lr' d,#s 9 # = = o 892f' 0-0026r'e coRredasd i=n g911 recorSdysm bol O=p e'n0-0048i'n,g S#f yiomlfbe o:rl e swmr_data.h5c= o r'd1-0147s' ,= #820 of records = 192 Symbol = '0-0003S',y m#b oolf =r e'c0-0018o'r,d s# =o f873 recorCdsh e=c k945i ng comSmoynm bsoylm b=o l's0-0032 S',y m#b oolf =r e'c3-0152o'r,d s# =So fy849 m rbeoclo r=d s' 0-0095=' ,24 # ofS yrmebcoolr d=s '= 1-0077901' , S#y mobfo lr e=c o'rd0-0085s' ,= #228 of recSorydmsb o=l P=P888 S 'ya0-0041amr'rba,aom lem# te =eto ref'sr :0-0082sr ':e , c#S o #y#ro m dfosbo f ofs =l er sce=910eoc cno'odrn4-0776sdd' ss,b e=b# te 873wto ewfee ner nep copSoollyrllmdiibsnno ggl= === 10 S 'y0-0075m1'b 1,o l# # # =o o fof' f c2-0291 ro'cem,ocm Smooy#mrnm odo bnsfso y lsm=r yb e=mo893c bl o'osrl2-0309 dst's o, t =op# o pl54oo fl lr e=c o5r d Ss# y =mo bfo48 l r Sa=yn md'boo0-0013ml' ,s= y #m' bo0-0041of'l ,sr e#tc Sooofy r mpdbrosoel lcl= o =r=914 d 's10 0-0045 =' ,#910 #o fo fs erceocnodrSsd ystm ob= o tle884 s =t '=S 0-0055y8'm ,b oU#ls io=nf g ' r3-0078rSe'ecy,aom drb#edo rslo fr== a rn839'ed c0-0011oo'mr, d ss#e e=od f:24 C r286505he ecGcoekrnidensrg a =tr iaC880nnlg do ssoiymnm gbs oyflmi blnoeal Cmsle oss ing filSey mbol = '3-0227', # of records = 36 Symbol = '0-0014', # of records = 892 Symbol = '0-0050', # of records = 872 Symbol = '3-0375C',h o#o soif nrge cdoartdass e=t s25 Common symbol #0 S= y'm0-0006b'o lC o=m m'o0-0018n' ,s y#m boofl r#e1c o=r d's0-0026 '= C945o mmon symbol #2 = '0-0008' CSomymmobno ls y=m b'ol2-0280 '#,3 #= o'f0-0021 'r eCcoomrmdosn =s y53m bol #4 = '0-0022' RandoSm ysmybmoblo l= #'02-0051 '=, '#1-0196 'o fR arnedcoomr dssy m=b o61l #1 = '0-0087' Random Ssyymmbbooll #2 = '1-0047' Ran=d o'm0-0031 's,y m#b oolf #r3e c=o r'd1-0142s' =R a882n dl = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 285889 Generating symbol names Choosing datasets Common symbol #0 = '0-0036' Common symbol #1 = '0-0078' Common symbol #2 = '0-0096' Common symbol #3 = '0-0073' Common symbol #4 = '0-0023' Random symbol #0 = '1-0120' Random symbol #1 = '0-0027' Random symbol #2 = '2-0058' Random symbol #3 = '1-0076' Random symbol #4 = '0-0077' Random symbol #5 = '1-0021' Random symbol #6 = '3-0325' Random symbol #7 = '0-0069' Random symbol #8 = '3-0540' Random symbol #9 = '0-0085' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 897 Symbol = '0-0078', # of records = 902 Symbol = '0-0096', # of records = 945 Symbol = '0-0073', # of records = 908 Symbol = '0-0023', # of records = 915 Checking random symbols Symbol = '1-0120', # of records = 225 Symbol = '0-0027', # of records = 854 Symbol = '2-0058', # of records = 62 Symbol = '1-0076', # of records = 217 Symbol = '0-0077', # of records = 930 Symbol = '1-0021', # of records = 216 Symbol = '3-0325', # of records = 27 Symbol = '0-0069', # of records = 870 Symbol = '3-0540', # of records = 34 Symbol = '0-0085', # of records = 888 Closing file om symbol #4 = '0-0027'S yRmabnodlo m= s'y1-0178m'b,o l# #o5f =r e'c1-0077o'r dRsa n=d om206 symbol #6 = '0-0032' RaSnydmobmo ls y=m b'ol0-0026 '#,7 #= o'f0-0026 'r eRacnodrdso =m s845y mboClosing file l #8 = '3-0006' Random symbol #9 = '3-0577' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 958 Symbol = '0-0026', # of records = 845 Symbol = '0-0008', # of records = 860 Symbol = '0-0021', # of records = 879 Symbol = '0-0022', # of records = 865 Checking random symbols Symbol = '1-0196', # of records = 233 Symbol = '0-0087', # of records = 915 Symbol = '1-0047', # of records = 219 Symbol = '1-0142', # of records = 222 Symbol = '0-0027', # of records = 854 Symbol = '1-0077', # of records = 228 Symbol = '0-0032', # of records = 849 Symbol = '0-0026', # of records = 845 Symbol = '3-0006', # of records = 18 Symbol = '3-0577', # of records = 21 Closing file Opening fiOle: pswmr_data.h5e ning file: swmr_data.h5 Checking common symbols SyCmbohl e= c'0-0071k',i #n ogf rcecoormdsm =o n910 symbols Symbol = '0-0095', # of records = 952 Symbol = '0-0047'S,y mb#o l o=f ' 0-0052r'e, c#o orfd rse co=r ds904 = 916 Symbol = '0-0052', # of records =S 916y mbol = '0-0049'S,y mb#o l o=f '0-0013'r, e#c oofr rdesco r=ds =950 897 Checking random syOmbpoelnsi ng filSeS:yy mmswmr_data.h5bb ooll = =' 0-0015'', 0-0065#' o,f r#e coorfds r= e843c ords = 832 Symbol = '0-0028', # of Chreecckoirndgs c=o mm867o n symbols SSyymmbbool l= '=S0-0048 y''m,b 0-0092o#l' o,=f 'r#0-0036e 'co,ofr d #sr e=oc fOo862 r rpdeecson rd=is n=804 g 946 fSiylmbeol: = '0-0003swmr_data.h5' , # oSfy mrbeoclo r=d s' 0-0078=' ,875 # of rSecyormdbs o=l 881S =y mb'ol0-0016 '= ,' 0-0032#', o# fo f rrSeeyccmoobrrdosd ls= =841 = ' 0-0096'953, # of rCechoeSrcdyskm =ib no942lg C = hc'eo1-0077c'm,k im#n ogof n r raesScnyyodmmrobbdmosol sl==y s 'm216 0-0073b 'o, l#s o f records = 947 SSyymmboblo =l S' y0-0082='m, b S'o#y l0-0095om f'b =or, le' c3-0538=o#' r ,'do s0-0023f# ' = , r o874e #fc oorrfe dcrseoc ro=rdd ss952 S ==y 901m 36bo l = '2-0291C'h,e c#k ionfg rreacnodrodmSs sy=y mmb45bo losl S y=m b'oSly0-0041m b'=o,l S'=#y 0-0002 m''o1-0120,bf'o ,l # #r= eoo'cff0-0041o 'rr,red ec#soc r oodf=rs d rs=e c934218o= r ds899 = 934 Symbol = S'S0-0027yy'mm,bb oo#ll o =f ='re3-0078 c'o',r Sd0-0075#sy ' om,f=b ro912e# lc o or=df s 'r=1-0147 e21'c ,o S#ry mdbosofl =C=r l'oe2-0058911sc'i,o n rg# d fosfi rl eec= o rd234s = 66 SymSbyomblo l= = ''1-0076',0-0013 O#' p,oeSf n y#irm nebgcoo oflfr i drls=ee :=c ' oswmr_data.h52160-0018r 'd,s #= of897 reScyomrbodls = =' 0-0077'938, # oSf yremcboorlds == 972 '0-0055', C#h eSocykmfibnoS lgyr m=ec boc'omo1-0021ml'or ,n =d # s s'yo mf3-0152b= o'r l,esc805 o# r dosf = r231e cordsC S=hy me27bco lk i= n'gS0-0006 y'rm,ab o#nl od=f o're3-0325mc'o, r d#ss yo=f m 987r ecords S= y27m bol =S y'm0-0085b'o,l S=# y 'mob0-0026fo'l , r=# e'ocf0-0069 'or,re cd#o srod fs = r= e c913819o rds = 863 SymbSoylm b=o l' 0-0008=' ,' S3-0540#' y,o mf# b rooefcl orr edcs=o r =d s'859 =4-0776 '34 , # of recSoyrmSbdyosmlb o=l = '=0-0021 '' ,0-00857 ' #, o#f orfe croercdosr d=s =842 913 CloSsiynmgbS oflyi lm=e b 'o0-0022l', =# o'f 2-0309re'c,or d#s =o f885 recordCshe c=ki ng45 random symbols Symbolbols Symbol = '3-0227', # of records = 36 Symbol = '0-0014', # of records = 877 Symbol = '0-0050', # of records = 943 Symbol = '3-0375', # of records = 25 Symbol = '0-0018', # of records = 938 Symbol = '2-0280', # of records = 50 Symbol = '2-0051', # of records = 49 Symbol = '0-0031', # of records = 871 Symbol = '1-0178', # of records = 200 Symbol = '0-0026', # of records = 819 Closing file = 'S1-0196', #y mofb roeclor ds= = 217 '0-0045', # of rSeymcbool r= d'0-0087s', =# of 883re cords = 923 SymSboly =m 'b1-0047o',l # o=f r'eco0-0011rds' =, 215 # of recordSsy mb=ol = 902' 1-0142', # of records = 231 Closing fiSlymebo l = '0-0027', # of records = 912 Symbol = '1-0077', # of records = 216 Symbol = '0-0032', # of records = 841 Symbol = '0-0026', # of records = 819 Symbol = '3-0006', # of records = 18 Symbol = '3-0577', # of records = 20 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 901 Symbol = '0-0095', # of records = 947 Symbol = '0-0052', # of records = 906 Symbol = '0-0052', # of records = 906 Symbol = '0-0013', # of records = 865 Checking random symbols Symbol = '0-0015', # of records = 888 Symbol = '0-0028', # of records = O875 pening file: swmr_data.h5 Symbol = '0-0048', # of records =C h807e cking commonO sypmebnoSilnsyg m bfoill e=: 'swmr_data.h50-0003 ', # ofS yrmebcoolr d=s '=0-0036 '837, # of records C= hSe957y cmkbionlg =c o'mm0-0032o'n, s#y moSbfyo mlrbseo clo r=d s' 0-0078=' ,806 # of Sryemcboorld s= =' 0-0095886S' y,m b#o lo f= r'e1-0077c'oS,ry dm#sb oo=lf =947r e'c0-0096o'r,d s# =o f198 records = S981 ymbol =S y'm0-0041b'o,l #= o'Sf0-0082 y'rm,eb co#ol r od=fs 'r=0-0073e 'c,955o r#d so f= re888c ords = 912S ymbol = S'y0-0075m'b,o l# S=oy fm' br2-0291oe'lc o,=r d 's 0-0023#=' , 971 o#O fof p rreeecocrndos i=rS nd926yg sm b ofl=i =l '55eC0-0013 :h'e, c k#i swmr_data.h5nogf rraencdoormd ss y=m b867o ls SymSbyomSblyoml b o==l ' =1-0120 ''',0-0055 0-0041'#,C ' oh#f, eor fec c#roker cdiosor nd=fsg 209= r c787e ocmomrodns C sh=Sey cymkm955ibbno glo r=l a'ns0-0027d' o,m s# yomfb orlesc ords = 999 SSymySbmoybl mo=b l'o 3-0227Sl'=y, m b=#o' lo 3-0078f'= ' r'e0-0047,2-0058c'o' ,r, d##s o=#fo 36rf oe cfor rders ce= oc71r odrsSd ysm=b o=l21 = S880'y0-0014m 'b,o l# =o f' 1-0076r'e,c o#r dof records =s 204 S=y Cml817bos oinlg Sfiy=lmeb ol' =0-0049 ''0-0077,', ## ofo rfeOc oprredSnsei yn=cgm o895fbr ioldels: =swmr_data.h5= '0-0050874S' y,mbo l# = o'f1-0021' , r# eofc roecCrohrSeddcysks im=n bg274= oc olm957m o n= s ym'bol0-0065Ss'y m,bo l #= '3-0325o',f # oSrSfye mybrcemocol obr=o '0-0006', # of records = 943 ds = 791rl ds = 35 = '3-0375S'y,mb ol# = S o'y0-0069mf'bS ,o lry# e =moc fb' oro0-0026er'lc,do rs#d= s o =f=' r8490-0092 e33c'o r,ds =# 755 ofS yrmbeolc =o 'r3-0540'dS, ysS#m byoo=flm rb=e908 co'o 0-0008rl'd,s #== o26 f 're0-0018co'rd,s = #830 SoySfmb yolrm =eb 'coS0-0085ol'yr,m db#o= slo f = ' r='e0-0016c0-0021 o''r,937d, s # =#o f913 roecfo rdrs e= cC837l oosirngSd fysiml eb =o lSy 961m=b o l '= '2-02800-0022'', ,# o#f reCocohfrde s cr= ke901i cnogr drsa nC=dhe ockmi71n g rsanydmobm oslymsbo ls SSySymbymomlbbo ol=l ' =1-0196=' , '#' 2-0051o3-0538f' 'r,e,c #o#r doso f=f 208r reeccoorrddss ==S ym51b36o l = '0-0087', # of records = 972 SSyymmbboollSy mb== o''l 0-0031=0-0002 ''',1-0047,' , # ## oofof rf e crorerecdsco or=rd d231s s == 926866 Symbol = '1-0142', # oSSf yyrmemcboborodlsl == = 248 ''1-01781-0147'',, ## oofSf yr mebrcoelo cr=o d'rs0-0027d' ,s =# o=f179 r e293co rds = 999 SySSymmybbomlo bl=o l'= 1-0077 '=, '#' 0-0026o0-0018f' 'r,e,c o r#d#s =o of198f rreeccoorrddsSs y m=b=o l 755=937 ' 0-0032', # of records = C802 losSinygmS byfmobiolll e== ' 0-0026'', 3-0152# 'o,f r#ec orodsf = r755e cords = 27 Symbol = '3-0006', # Sofy mrbeoclo r=d s' =0-0085 '12, # of records = S913y mbol = '3-0577', # of recorSdsy m=b o26l = '4-0776', # of rCelcoosridns g= fi7l e Symbol = '2-0309', # of records = 35 Symbol = '0-0045', # of records = 885 Symbol = '0-0011', # of records = 897 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 982 Symbol = '0-0095', # of records = 952 Symbol = '0-0052', # of records = 1005 Symbol = '0-0052', # of records = 1005 Symbol = '0-0013', # of records = 893 Checking random symbols OpSeynmibnogl f=i l'e0-0015:' ,swmr_data.h5 # of records = 856 CheSckyimnbgo lc o=m m'o0-0028'n, s#y mobfo lrse cords = 901 Symbol = '0-0036', # Soyfm broelc o=r d's0-0048 '=, 973# of records = 819 Symbol = 'S0-0078y'm,b o#l o=f 're0-0003c'o,r d#s o=f 855r ecords = 882 Symbol = S'y0-0096m'b,o l# =o f' r0-0032e'c,o r#d so f= r981e cords = 800 Symbol = 'S0-0073y'm,b o#l o=f 'r1-0077e'c,o r#d so f= r841e cords = 166 Symbol =S 'ym0-0023b'o,l #= o'f 0-0082r'e,c o#r dosf =r e899c ords = 873 Checking random sSymybmoblosl = '2-0291', #S oyfm broelc o=r d's1-0120 '=, 61# of records = 217 Symbol = '0-0041', # Soyfm broelc o=r d's0-0027 '=, 906# of records = 1010 Symbol = '3-0078',S y#m boolf r=e c'or2-0058d's, =# o18f records = 61 Closing file Symbol = '1-0076', # of records O= p182e ning file: swmr_data.h5 Symbol = '0-0077', # of records = 857 ChecSkyimbnolg = c'o1-0021m'm,o n# soyfm broelcso rds = 238 SymboSly m=b o'l 0-0095=' ,' 3-0325# 'o,f #r eocfoO rrdpesec no=ir ndgs952 f=i l29e : swmr_data.h5 SymbSoly m=b o'l0-0069 '=, '#C 0-0041ho'ef,c kr#ie ncogof r cdrosem cm= o886o rnd ss y=m bo906l s Symbol = 'S3-0540'yS,m yb#mo bolol f = = r 'e'c0-00060-0075o''r,,d s## =oo ff26 rreeccoorrddss == 1016986 Symbol = '0-0085', S#Sy myobmfob lor le= c =o' r0-0026'd's,0-0013 '=#, 902o# f Oorfep ceronericdnosCgr l d=ofs si 741il= ne g:893 fiswmr_data.h5le SymSboylm b=o l' =0-0008 '',0-0055 '#, o#f orfCe hrececockroidrnsdg s = c =o802 m m749o n symbolsC hecSkyimnbgo lr a=n d'o0-0021Sm'y, m sb#yo mlob fo= l rs'e c0-0047o'r,d s# =o fS802 yrmebcoolr d=s '=3-0227 '886, S#y mobfo lr e=c o'r0-0022'd,s #=S y 36mo bfo lr e=c o'rd0-0049s' ,= #906 ofS ryemcboorld sC= =h' 0-0014904e' c,k i#n go fr arnedcoomr dssy m=b So749ly sm bol = '0-0065S'y,m b#oS lyo mf=b or'le1-0196 c'=o, r 'd#0-0050s ' o,=f #807r eocfo rrdesc o=r d193s = 907S ymbol = 'S0-0092y'm,b ol# = S o'yfm br0-0087oe'lc, o =r# d 'so 3-0375f=' ,r 928e# c oofr drse c=o rd993s = S35 ymbol = '0-0016', S#y mobfSo ylrm eb=co ol'r 1-0047d='s , ' =#0-0018 'o979,f #r eocfo rrdesCc ho=er cd224ks i n=g 985r andom sySmybmoblosl =S 'y1-0142m'b,o Sl#y m=ob fo' lr2-0280 e'=c, o 'rd#3-0538s ' o,=f #r eo243cf o rrdesc o=r d73s = 36 Symbol = S'ym0-0027Sb'yo,ml b #o= l o 'f= 2-0051 r''e,c0-0002 o'#r, d os#f =or fe1010c orredcso r=d s60 = 807 Symbol = '1-0077S',y m#Sb yoomlfb o=rl e 'c=o0-0031 r''d,s1-0147 '#=, o166#f orfe croercdosr d=s 883S= y m275b ol = '0-0032', S# yoSmfby omrlbe oc=lo r'=d 1-0178s'' ,0-0018= ' #, 800 o #f orfe croercdosr d=s 177= 985S ymbol = '0-0026', S# yoSmfyb morbleo cl=o r='d s0-0026' '=3-0152, ' 741,# #o fo fr erceocrodrsSd ys=m b=741o l29 = '3-0006', # Cofl orseicnoSgry dmfsbi ol=le 15= '0-0085', # of recordSsy m=b 902o l = '3-0577', # of reScoyrmdbso l= =33 '4-0776', # of reCcloorsdisn g= fi0l e Symbol = '2-0309', # of records = 38 Symbol = '0-0045', # of records = 921 Symbol = '0-0011', # of records = 894 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 933 Symbol = '0-0095', # of records = 982 Symbol = '0-0052', # of records = 984 Symbol = '0-0052', # of records = 984 Symbol = '0-0013', # of records = 947 Checking random symbols Symbol = '0-0015', # of records =O 898p ening file: swmr_data.h5 Symbol = '0-0028', # of records = C850h ecking common symSbyomlbso l = '0-0048', # of rSecyomrbdosl == 828' 0-0036', # of records S= ym970b ol = '0-0003', # of recordSs y=m bo844l = '0-0078', # of recoSrdysm b=o l834 = '0-0032', # of recordSsy m=b o838l = '0-0096', # of recoSrdysm b=o l1007 = '1-0077', # of recSorydmsb o=l =153 '0-0073', # of recordsS y=m b824o l = '0-0082', # of recoSrdysm b=o l840 = '0-0023', # of recorSdsy m=b o895l = '2-0291', # Cohfe crkeicnogr drsa n=d o46m symbols SSyymmbbooll == ''0-00411-0120'',, ## ooff rreeccoorrddss == 884252 SSymybmoblo l= =' '3-0078'0-0027,' ,# #o fo fr erceocrodrsd s= = 23978 CSlyomsbionlg =f i'l2-0058e' , # of records = 65 Symbol = '1-0076', # of records = 201 Symbol = '0-0077', # of records = 947 Symbol = '1-0021', # of records = 238 Symbol = '3-0325', # of records = 29 OSpyemnbionlg =f i'l0-0069e':, #swmr_data.h5 of records = 853 Symbol = 'C3-0540h',e #c koifn gr eccoomrmdOosn p =es ny26im nbgo lfsi le: swmr_data.h5 Symbol = 'S0-0085y'm,b o#l o f= r'ec0-0095o'r,d s# =o f896 C rehceocrkdisn g= C982cl oosmimnogn fsiylmeb ols SymbSoylm b=o l' =0-0041 '',0-0006 '#, o#f orfe croercdosr d=s 884= 983 OSSyymmbboolpl =e= 'n'0-0075i0-0026''n,, g ## ofoff rireeclcooerr:dd ss swmr_data.h5== 1008718 SSyymmbbooll == C''h0-00130-0008e''c,,k i##n goo ffc orrmeemccooonrr ddsssy m==b o947772l s SSyymmSbboyolml b =o= l ' '=0-00550-0021 ''',, 0-0047##' ,oo ff# r eroefcc ororerdcdsos r =d= s 648854= 874 Checking raSnydSommy mbsboyolml b =o= l 's'0-0022 0-0049'',, ## ooff Sr yemcrbooreld sc= o=' r3-0227881'd ,s # o=f rCe914hceo crkdisn g= r36a ndom symbols SSymySbmyobmlob lo= l = ' ='0-0065 0-0014''',1-0196, ' #,# oo#ff orrfee ccrooerrcddossr d==s 808=756 172 Symbol =S y'mSb0-0092oyl'm b=,o l' =0-0087# '' ,0-0050 o'#,f o #f r orfee crcoercodosrr d=ds s1027= 876= 958 SymSbyomlb o=l '=1-0047 '',3-0375 '#S, o#yf omrfe bcroeorcdoslr d= s =222= '35 0-0016', # of rSeSycymombbrooldl s== ''=1-01420-0018 '',,971 ## ooff rreeccoorrddss == C 235950 h ecking rSaSynmybdmobloo l=m =' 2-0280's'0-0027,y' ,m# #bo foo fr lercseoc rodrsds = 978 Symbol S=ym bo'l 3-0538= '',1-0077' , ## ooff r ercoercdso r= d153s = 36 Symbol = = 83 Symbol = '2-0051', # of records = 70 Symbol = '0-0031', # of records = 827 Symbol = '1-0178', # of records = 176 Symbol = '0-0026', # of records = 718 Closing file '0-0032S',y #m boofl r=e c'o0-0002r'd,s #= o838f records =S ym876b ol = '0-0026', # of records = 718S ymbol = S'ym1-0147bo'l ,= '#3-0006 ',o f# orf ercecoorrdsd s= 21= 237 Symbol S= y'm3-0577b',o #l of= re'co0-0018rd's ,= #27 of recordCslo si=n g f950il e Symbol = '3-0152', # of records = 29 Symbol = '0-0085', # of records = 896 Symbol = '4-0776', # of records = 0 Symbol = '2-0309', # of records = 38 Symbol = '0-0045', # of records = 924 Symbol = '0-0011', # of records = 906 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 952 Symbol = '0-0095', # of records = 906 Symbol = '0-0052', # of records = 1068 Symbol = '0-0052', # of records = 1068 Symbol = '0-0013', # of records = 911 Checking random symbols Symbol = '0-0015', # of records = 887 SOympbeonli n=g 'f0-0028i'l,e :# oswmr_data.h5f records = 848 SymbolC =h e'ck0-0048i'n,g #c oomfm orne cosrydmsb o=l s869 SSyymmbbooll == ''0-00030-0036'',, ## ooff rreeccoorrddss == 894946 SymboSly m=b o'l0-0032 '=, '#0-0078 'o,f #r eocfo rrdesc o=r d838s = 797 SymboSl y=m b'ol1-0077 '=, '#0-0096 'o,f #r eocfo rrdesc o=r d153s = 1042 SymbSoylm b= 'ol0-0082 '=, '#0-0073 'o,f #r eocfo rrdesc o=r d843s = 786 SymbSoylm b=o l' 2-0291=' ,' 0-0023#' ,o f# roefc orredcso r=d s 38= 946 CheckSinygm broaln d=o m' 0-0041s'y,m b#o losf records =S y982m bol = '1-0120', # of rSecyomrbdosl == 243' 3-0078', # of recordsS y=m b16o l = '0-0027', # oCfl orseicnogr dfsi l=e 901 Symbol = '2-0058', # of records = 71 Symbol = '1-0076', # of records = 223 Symbol = '0-0077', # of records = 937 Symbol = '1-0021', # of records = 215 Symbol = '3-0325', # of records = 22 Symbol = '0-0069', # of records = 841 Symbol = '3-0540',O #p eonfi nrge cfoirldes: = swmr_data.h546 Symbol = '0-0085', # ofC rheeccokridnsg =c o970m mon symbolsC losing file Symbol = '0-0095', # of records = 906 Symbol = '0-0041', # of records = 982 Symbol = '0-0075', # of records = 1002 OpeSnyimnbgol =f il'e0-0013:' , swmr_data.h5# of records = 911 Symbol = C'h0-0055e', c#k ionfg reccoormdmso n= s646y mbols Checking random sSymybmoblosl = '0-0006',S y#m boofl r=e c'o3-0227r'd,s #= of946 records = 42 SymSbyomlb o=l '= 0-0026''0-0014',, # o f# roefc orredcso r=d s 682= 717 SymSbyomlb o=l '= 0-0008''0-0050,' ,# #o fo fr erceocrodrdss == 800916 SymSboylm b=o '3-0375l' ,= #' o0-0021f' ,r e#c oorfd sr e=c o30r ds = 863 Symbol = 'S0-0018y'm,b o#l o=f 'r0-0022e'c,o r#d so f= r921e cords = 963 SymbColh e=c k'i2-0280n'g, r#a nodfo mr escyomrbdosl s= 95 SymboSly m=b o'l 1-0196=' ,' 2-0051#' ,o f# of rOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 855 Symbol = '0-0049', # of records = 921 Symbol = '0-0065', # of records = 711 Symbol = '0-0092', # of records = 980 ecorSymbol = '0-0016', # of records = 952 ds = 65 Checking random symbols Symbol = '3-0538', # of records = 20 Symbol = 'Symbol = '0-0002', #0-0031 of records = 879 ', # of records = Symbol = '1-0147', # 891of records = 276 Symbol = '0-0018'S, # of records = 921y mbol = '1-0178', # oSymbol =f '3-0152', # of records = 30 records = 204 Symbol = '0-0085', # of records = 970 Symbol Symbol == '4-0776', # of records = 0 '0-0026', # Symbol = '2-0309', # of recordos = 17 f records = 682 Symbol = '0-0045', # of records = 1032 Clo records = 222 Symbol = '0-0087', # of records = 1018 Symbol = '1-0047', # of records = 248 Symbol = '1-0142', # of records = 198 Symbol = '0-0027', # of records = 901 Symbol = '1-0077', # of records = 153 Symbol = '0-0032', # of records = 838 Symbol = '0-0026', # of records = 682 Symbol = '3-0006', # of records = 28 Symbol = '3-0577', # of records = 16 Closing file sSymbol = i'0-0011', # of records = n875 g file Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 896 Symbol = '0-0095', # of records = 954 Symbol = '0-0052', # of records = 1040 Symbol = '0-0052', # of records = 1040 Symbol = '0-0013', # of records = 901 Checking random symbols Symbol = '0-0015', # of records = 921 Symbol = '0-0028', # of records = 892 Symbol = '0-0048', # of records = 960 Symbol = '0-0003', # of records = 902 Symbol = '0-0032', # of records = 852 Symbol = '1-0077', # of records = 128 Symbol = '0-0082', # of records = 812 Symbol = '2-0291', # of records = 38 Symbol = '0-0041', # of records = 989 Symbol = '3-0078', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 913 Symbol = '0-0078', # of records = 741 Symbol = '0-0096', # of records = 1046 Symbol = '0-0073', # of records = 800 Symbol = '0-0023', # of records = 967 Checking random symbols Symbol = '1-0120', # of records = 239 Symbol = '0-0027', # of records = 1012 Symbol = '2-0058', # of records = 68 Symbol = '1-0076', # of records = 239 Symbol = '0-0077', # of records = 933 Symbol = '1-0021', # of records = 229 Symbol = '3-0325', # of records = 22 Symbol = '0-0069', # of records = 904 Symbol = '3-0540', # of records = 34 Symbol = '0-0085', # of records = 923 Closing file Opening file: swmr_data.h5 Checking common symbOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 854 ols SSymbol = '0-0049', # of reycords = 893 mbol = '0-0095', # of rSymbol = '0-0065', e# of recorcds = 689 ords = 954 Symbol = '0-0092', # of records = 1028 SymboSymbol = '0-0016', l# of record s = 931 = '0-0041', # oCheckifng random symbols records Symbol = '3-0538'=, # of records = 12 989 Symbol = '0-0002', # of records = 833 Symbol = '0-0075', #Symbol = ' 1-0147', # of recoords = 289 f records = 969 Symbol = '0-0018', # of records = 935 Symbol = '0-0013'Symb,ol = '3-0152', # o f reco#rds = 30 of records = 903Symbol = '0-0085 ', # of records = 923 SymbSol = '4-0776', # of records y= 0 mbol = Symbol = '2-0309'', # of record0-0055s = 31 ', # of records =Symbo l = '0-0045', # of 647records = 1035 ChSymboel = 'c0-0011', # of recordks = 839 ing randClosiong file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 1017 Symbol = '0-0026', # of records = 718 Symbol = '0-0008', # of records = 839 Symbol = '0-0021', # of records = 883 Symbol = '0-0022', # of records = 957 Checking random symbols Symbol = '1-0196', # of records = 223 Symbol = '0-0087', # of records = 1064 Symbol = '1-0047', # of records = 267 Symbol = '1-0142', # of records = 273 Symbol = '0-0027', # of records = 1012 Symbol = '1-0077', # of records = 128 Symbol = '0-0032', # of records = 852 Symbol = '0-0026', # of records = 718 Symbol = '3-0006', # of records = 19 Symbol = '3-0577', # of records = 0 Closing file m symbols Symbol = '3-0227', # of records = 44 Symbol = '0-0014', # of records = 743 Symbol = '0-0050', # of records = 921 Symbol = '3-0375', # of records = 28 Symbol = '0-0018', # of records = 935 Symbol = '2-0280', # of records = 95 Symbol = '2-0051', # of records = 65 Symbol = '0-0031', # of records = 927 Symbol = '1-0178', # of records = 223 Symbol = '0-0026', # of records = 718 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 956 Symbol = '0-0095', # of records = 1018 Symbol = '0-0052', # of records = 1021 Symbol = '0-0052', # of records = 1021 Symbol = '0-0013', # of records = 914 Checking random symbols Symbol = '0-0015', # of records = 909 Symbol = '0-0028', # of records = 861 Symbol = '0-0048', # of records = 885 Symbol = '0-0003', # of records = 878 Symbol = '0-0032', # of records = 852 Symbol = '1-0077', # of records = 112 Symbol = '0-0082', # of records = 854 Symbol = '2-0291', # of records = 57 Symbol = '0-0041', # of records = 905 Symbol = '3-0078', # of records = 8 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 854 Symbol = '0-0078', # of records = 725 Symbol = '0-0096', # of records = 1054 Symbol = '0-0073', # of records = 812 Symbol = '0-0023', # of records = 997 COpening file: swmr_data.h5 hecking random symbols Checking common symbols Symbol Symbol = '0-0047', # of records = 902 = '1-0120', # of rSymbol = '0-0049', # of records = 899 ecords = 247 Symbol = '0-0065', # of records = 594 Symbol = '0-0092', # of records = 1044 Symbol =Symbol = '0-0016', # of records = 955 '0-0027', #Checking random symbols ofSymbol = '3-0538', # of records = 10 records Symbol = '0-0002', # of records = 838 = 991 Symbol = '1-0147', # of records = 315 SSymbol = '0-0018', # of records = 888 ymbol = '2-0058Symbol = '3-0152', # of records = 13 ', # of recSymbol = '0-0085', # of records = 964 ords = 61 Symbol = '4-0776', # of records = 0 Symbol = '1-0076', Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 1017 Symbol = '0-0026', # of records = 797 Symbol = '0-0008', # of records = 941 Symbol = '0-0021', # of records = 863 Symbol = '0-0022', # of records = 936 Checking random symbols Symbol = '1-0196', # of records = 227 Symbol = '0-0087', # of records = 1152 Symbol = '1-0047', # of records = 233 Symbol = '1-0142', # of records = 265 Symbol = '0-0027', # of records = 991 Symbol = '1-0077', # of records = 112 Symbol = '0-0032', # of records = 852 Symbol = '0-0026', # of records = 797 Symbol = '3-0006', # of records = 10 Symbol = '3-0577', # of records = 0 Closing file # of records = 269 Symbol = '2-0309', # of records = 2 Symbol = '0-0045', # of records = 1027 Symbol = '0-0011', # of records = 808 Closing file Symbol = '0-0077', # of records = 953 Symbol = '1-0021', # of records = 229 Symbol = '3-0325', # of records = 21 OpeSnyimnbgo fli l=e :' 0-0069'swmr_data.h5, # of records = 874 CSheycmkbionlg =c o'm3-0540m'o,n #s yomfb orlesc ords = 34 Symbol = S'y0-0095m'b,o l# =o f' 0-0085r'e,c o#r dosf =r ec1018o rds = 964 CSloysmibnogl f=i l'e0-0041 ', # of records = 905 Symbol = '0-0075', # of records = 987 Symbol = '0-0013', # of records = 914 Symbol = '0-0055', # of records = 626 Checking random symbols Symbol = '3-0227', # of records = 46 Symbol = '0-0014', # of records = 741 Symbol = '0-0050', # of records = 968 Symbol = '3-0375', # of records = 33 Symbol = '0-0018', # of records = 888 Symbol = '2-0280', # of records = 94 Symbol = '2-0051', # of records = 77 Symbol = '0-0031', # of records = 887 Symbol = '1-0178', # of records = 224 Symbol = '0-0026', # of records = 804 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets ReleaClosing datasets Releasing symbols Closing objects sing 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): 849588 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. 210.76user 47.50system 3:46.32elapsed 114%CPU (0avgtext+0avgdata 240228maxresident)k 48inputs+3034208outputs (0major+8364320minor)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 SSWSSWMWWMRMMR RR w wrwwrirritiitettereer rr e exeexixxitiitettedeed dd s sussucuucccccecceseesssssfssfuffuluulllllylly yy SWMR reader exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited successfully SWMR reader exited successfully VDS SWMR tests passed. 118.22user 27.74system 0:24.76elapsed 589%CPU (0avgtext+0avgdata 12608maxresident)k 0inputs+304outputs (0major+11035596minor)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. 2.25user 4.07system 0:03.13elapsed 202%CPU (0avgtext+0avgdata 9400maxresident)k 0inputs+2368outputs (0major+366074minor)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. 8963: 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. 8996: 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. 9029: 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. 9062: 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 9113: 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. 9159: 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. 9145: 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. 9192: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=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. 9178: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.8795 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.8795 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9225: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.8795 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9211: 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. 9245: 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=== 9277: 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. 9323: 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. 9309: 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. 9357: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9343: 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. 9390: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9376: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.8795 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.8795 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9423: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 492 reading planes 492 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.8795 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9409: 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. 9443: 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=== 9475: 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. 9521: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 9507: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 3.97user 6.23system 0:14.62elapsed 69%CPU (0avgtext+0avgdata 25068maxresident)k 0inputs+5152080outputs (0major+137745minor)pagefaults 0swaps Finished testing test_usecases.sh ============================ ============================ ============================ Testing testabort_fail.sh Finished testing testabort_fail.sh ============================ testabort_fail.sh Test Log ============================ Testing file not closed assertion/abort failure Test PASSED Testing infinite loop closing library/abort failure Test PASSED All tests for abort failure passed. 0.02user 0.02system 0:00.04elapsed 111%CPU (0avgtext+0avgdata 8740maxresident)k 0inputs+24outputs (0major+4931minor)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.19user 0.10system 0:00.29elapsed 100%CPU (0avgtext+0avgdata 15484maxresident)k 0inputs+3496outputs (0major+21076minor)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 Thu Aug 15 18:11:17 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 Thu Aug 15 18:11:17 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 1: hostname=buildvm-16.phx2.fedoraproject.org Proc 2: hostname=buildvm-16.phx2.fedoraproject.org Proc 3: hostname=buildvm-16.phx2.fedoraproject.org Proc 4: hostname=buildvm-16.phx2.fedoraproject.org Proc 5: hostname=buildvm-16.phx2.fedoraproject.org -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-16.phx2.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 0.36user 0.47system 0:00.66elapsed 125%CPU (0avgtext+0avgdata 20944maxresident)k 0inputs+92264outputs (4major+25118minor)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 56.63user 33.77system 0:16.36elapsed 552%CPU (0avgtext+0avgdata 1609772maxresident)k 0inputs+835656outputs (4major+3423802minor)pagefaults 0swaps Finished testing t_bigio ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 3. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help MPI-process 4. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 5. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 0. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Linked with hdf5 version 1.10 release 5 MPI-process 1. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 MPI-process 2. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: 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) *** 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) 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 =================================== 14.66user 4.18system 0:03.81elapsed 493%CPU (0avgtext+0avgdata 242480maxresident)k 0inputs+94184outputs (4major+403505minor)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 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 5:setup_rand: seed = 670464. 1:setup_rand: seed = 670621. 2:setup_rand: seed = 670622. 3:setup_rand: seed = 670620. 4:setup_rand: seed = 670620. 0:setup_rand: seed = 670628. 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 =================================== 78.41user 1.75system 0:14.09elapsed 568%CPU (0avgtext+0avgdata 213956maxresident)k 0inputs+16936outputs (4major+273904minor)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 =================================== 3027.84user 95.94system 8:58.16elapsed 580%CPU (0avgtext+0avgdata 154436maxresident)k 0inputs+1075792outputs (4major+387501minor)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 Test 2 of 2 succeeded PASSED =================================== Collective file open optimization tests finished with no failures =================================== 0.35user 0.39system 0:00.65elapsed 115%CPU (0avgtext+0avgdata 20696maxresident)k 0inputs+16672outputs (4major+26235minor)pagefaults 0swaps Finished testing t_pread ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_pshutdown ============================ t_pshutdown Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 0.24user 0.31system 0:00.61elapsed 91%CPU (0avgtext+0avgdata 20596maxresident)k 0inputs+16464outputs (4major+24060minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_prestart ============================ t_prestart Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 0.27user 0.26system 0:00.63elapsed 84%CPU (0avgtext+0avgdata 20780maxresident)k 0inputs+16416outputs (4major+24066minor)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.21user 0.26system 0:00.61elapsed 77%CPU (0avgtext+0avgdata 20776maxresident)k 0inputs+16424outputs (4major+22322minor)pagefaults 0swaps Finished testing t_init_term ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 1. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 2. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 5. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 4. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 3. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 0. hostname=buildvm-16.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 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) *** 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) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) 980 of 1224 subtests 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) 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, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) 980 of 1224 subtests skipped to exTesting -- 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) pedite 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) 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, 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) 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) All tests were successful. All tests were successful. All tests were successful. All tests were successful. 980 of 1224 subtests s All tests were successful. kipped to expedite testing. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 114.59user 202.35system 1:09.64elapsed 455%CPU (0avgtext+0avgdata 64980maxresident)k 608inputs+23148224outputs (4major+20630522minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_filters_parallel ============================ t_filters_parallel Test Log ============================ ========================== Parallel Filters tests ========================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks ================================================================= Re-running Parallel Filters tests with Fletcher32 checksum filter ================================================================= Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks All Parallel Filters tests passed 1.17user 0.67system 0:00.85elapsed 216%CPU (0avgtext+0avgdata 21488maxresident)k 0inputs+17624outputs (4major+65262minor)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: [[33308,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 0.50user 0.47system 0:01.20elapsed 81%CPU (0avgtext+0avgdata 20960maxresident)k 0inputs+33176outputs (8major+52068minor)pagefaults 0swaps Finished testing testpflush.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ===Parallel tests in testpar ended Thu Aug 15 18:22:04 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 Thu Aug 15 18:22:05 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.32user 0.30system 0:00.63elapsed 99%CPU (0avgtext+0avgdata 140524maxresident)k 0inputs+5184outputs (0major+121927minor)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. 6.15user 8.66system 0:12.66elapsed 117%CPU (0avgtext+0avgdata 77892maxresident)k 0inputs+27376outputs (0major+1553228minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.06user 0.08system 0:00.11elapsed 121%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+184outputs (0major+16016minor)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 Thu Aug 15 18:22:18 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 Thu Aug 15 18:22:18 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. 52.09user 51.62system 2:02.38elapsed 84%CPU (0avgtext+0avgdata 84604maxresident)k 0inputs+3120728outputs (752major+5957414minor)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 Thu Aug 15 18:24:21 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 Thu Aug 15 18:24:21 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.60user 2.44system 0:03.42elapsed 118%CPU (0avgtext+0avgdata 13032maxresident)k 0inputs+6200outputs (0major+441414minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.28user 0.47system 0:00.61elapsed 125%CPU (0avgtext+0avgdata 11832maxresident)k 0inputs+704outputs (0major+86503minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.04user 0.05system 0:00.08elapsed 118%CPU (0avgtext+0avgdata 8640maxresident)k 0inputs+144outputs (0major+10504minor)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 Thu Aug 15 18:24:25 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 Thu Aug 15 18:24:25 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.06user 0.04system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 17492maxresident)k 0inputs+19896outputs (0major+13730minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 6.97user 8.37system 0:13.25elapsed 115%CPU (0avgtext+0avgdata 16368maxresident)k 0inputs+270000outputs (0major+1471553minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.43user 2.17system 0:03.05elapsed 118%CPU (0avgtext+0avgdata 10400maxresident)k 0inputs+5608outputs (0major+391243minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.64user 0.99system 0:01.34elapsed 122%CPU (0avgtext+0avgdata 12336maxresident)k 0inputs+2456outputs (0major+182187minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.57user 2.35system 0:03.11elapsed 125%CPU (0avgtext+0avgdata 13432maxresident)k 0inputs+4776outputs (0major+426001minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.07system 0:00.09elapsed 118%CPU (0avgtext+0avgdata 8580maxresident)k 0inputs+144outputs (0major+10643minor)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 Thu Aug 15 18:24:46 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 Thu Aug 15 18:24:46 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' ============================ Testing UC_1_one_dim_gen ============================ UC_1_one_dim_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 9228maxresident)k 0inputs+112outputs (0major+2388minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 9164maxresident)k 0inputs+96outputs (0major+2421minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 8940maxresident)k 0inputs+32outputs (0major+2318minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.00user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 9052maxresident)k 0inputs+64outputs (0major+2396minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.00user 0.01system 0:00.01elapsed 110%CPU (0avgtext+0avgdata 9052maxresident)k 0inputs+64outputs (0major+2404minor)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 Thu Aug 15 18:24:46 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 Thu Aug 15 18:24:46 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.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 8348maxresident)k 0inputs+144outputs (0major+2186minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 12972maxresident)k 0inputs+160outputs (0major+3365minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.01user 0.01system 0:00.02elapsed 114%CPU (0avgtext+0avgdata 10408maxresident)k 0inputs+8outputs (0major+4170minor)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.16user 0.24system 0:00.31elapsed 130%CPU (0avgtext+0avgdata 8692maxresident)k 0inputs+320outputs (0major+43796minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.49user 0.64system 0:00.95elapsed 120%CPU (0avgtext+0avgdata 8500maxresident)k 0inputs+1192outputs (0major+125461minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.98user 1.33system 0:01.90elapsed 121%CPU (0avgtext+0avgdata 8764maxresident)k 0inputs+872outputs (0major+256424minor)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 Thu Aug 15 18:24:49 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 Thu Aug 15 18:24:49 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.00user 0.01system 0:00.01elapsed 115%CPU (0avgtext+0avgdata 2880maxresident)k 0inputs+112outputs (0major+1708minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 1.16user 1.48system 0:02.18elapsed 121%CPU (0avgtext+0avgdata 10804maxresident)k 0inputs+2096outputs (0major+298063minor)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 Thu Aug 15 18:24:52 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 Thu Aug 15 18:24:52 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing ../../src/h5repack/h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing ../../src/h5repack/h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing ../../src/h5repack/h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing ../../src/h5repack/h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing ../../src/h5repack/h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing ../../src/h5repack/h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing ../../src/h5repack/h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.60user 4.52system 0:06.76elapsed 120%CPU (0avgtext+0avgdata 17040maxresident)k 0inputs+21600outputs (0major+863333minor)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.09user 0.14system 0:00.20elapsed 122%CPU (0avgtext+0avgdata 9540maxresident)k 0inputs+6568outputs (0major+24972minor)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 Thu Aug 15 18:24:59 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 Thu Aug 15 18:24:59 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All ../../src/h5jam/h5unjam tests passed. 1.66user 2.36system 0:03.45elapsed 116%CPU (0avgtext+0avgdata 8148maxresident)k 0inputs+3040outputs (0major+444374minor)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 Thu Aug 15 18:25:02 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 Thu Aug 15 18:25:02 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.02user 0.00system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 11536maxresident)k 0inputs+144outputs (0major+3538minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.83user 1.01system 0:01.55elapsed 119%CPU (0avgtext+0avgdata 10452maxresident)k 0inputs+960outputs (0major+199897minor)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 Thu Aug 15 18:25:04 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 Thu Aug 15 18:25:04 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.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 9728maxresident)k 0inputs+664outputs (0major+2478minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.28user 1.75system 0:02.51elapsed 120%CPU (0avgtext+0avgdata 29588maxresident)k 0inputs+35960outputs (0major+308718minor)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 Thu Aug 15 18:25:06 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 Thu Aug 15 18:25:07 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.67user 0.04system 0:00.72elapsed 98%CPU (0avgtext+0avgdata 25012maxresident)k 0inputs+12488outputs (0major+6347minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 4.04user 1.83system 0:05.50elapsed 106%CPU (0avgtext+0avgdata 27128maxresident)k 0inputs+14848outputs (0major+297878minor)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 Thu Aug 15 18:25:13 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 Thu Aug 15 18:25:13 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 16802.02MB/s fill hdf5 0.00user 0.00system 0.01elapsed 8036.79MB/s out raw 0.00user 0.01system 0.01elapsed 4443.46MB/s out hdf5 0.00user 0.01system 0.01elapsed 4142.41MB/s in raw 0.00user 0.01system 0.01elapsed 6861.06MB/s in hdf5 0.00user 0.01system 0.01elapsed 7542.11MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 2183.53MB/s 0.04user 0.07system 0:00.16elapsed 75%CPU (0avgtext+0avgdata 9416maxresident)k 0inputs+3992outputs (0major+6991minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.10user 0.04system 0:00.14elapsed 100%CPU (0avgtext+0avgdata 12452maxresident)k 0inputs+7904outputs (0major+4206minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.03user 0.01system 0:00.05elapsed 98%CPU (0avgtext+0avgdata 9660maxresident)k 0inputs+560outputs (0major+2498minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.11s Uncompressed Write Throughput: 603.59MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.49s Compressed Write Throughput: 130.87MB/s Compression Time: 0.472827s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1195.39MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.45s Compressed Write Throughput: 143.41MB/s Compression Time: 0.445166s Buffer size == 512KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1166.35MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.45s Compressed Write Throughput: 141.73MB/s Compression Time: 0.450833s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1193.18MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.44s Compressed Write Throughput: 145.20MB/s Compression Time: 0.440217s 1.79user 0.37system 0:02.17elapsed 99%CPU (0avgtext+0avgdata 8348maxresident)k 0inputs+528696outputs (0major+30320minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000019s; max=0.000029s; min=0.000015s H5Dclose: avg=0.000004s; max=0.000008s; min=0.000004s H5A(create & close): avg=0.000006s; max=0.000025s; min=0.000003s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000015s; max=0.000038s; min=0.000011s H5Dclose: avg=0.000001s; max=0.000002s; min=0.000001s H5A(create & close): avg=0.000004s; max=0.000015s; min=0.000002s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000013s; max=0.000023s; min=0.000011s H5Dclose: avg=0.000004s; max=0.000019s; min=0.000003s H5A(create & close): avg=0.000005s; max=0.000016s; min=0.000003s 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9728maxresident)k 0inputs+904outputs (0major+2655minor)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: 16.11 MB/s Average Throughput: 16.11 MB/s Minimum Throughput: 16.11 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 15.33 MB/s Average Throughput: 15.33 MB/s Minimum Throughput: 15.33 MB/s Read (1 iteration(s)): Maximum Throughput: 26.46 MB/s Average Throughput: 26.46 MB/s Minimum Throughput: 26.46 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 26.31 MB/s Average Throughput: 26.31 MB/s Minimum Throughput: 26.31 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 57.76 MB/s Average Throughput: 57.76 MB/s Minimum Throughput: 57.76 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 18.89 MB/s Average Throughput: 18.89 MB/s Minimum Throughput: 18.89 MB/s Read (1 iteration(s)): Maximum Throughput: 95.35 MB/s Average Throughput: 95.35 MB/s Minimum Throughput: 95.35 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 34.87 MB/s Average Throughput: 34.87 MB/s Minimum Throughput: 34.87 MB/s 0.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 9052maxresident)k 0inputs+88outputs (0major+2320minor)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 Thu Aug 15 18:25:15 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 Thu Aug 15 18:25:15 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(-1348732096) (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: 844.85 MB/s Average Throughput: 844.85 MB/s Minimum Throughput: 844.85 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 198.26 MB/s Average Throughput: 198.26 MB/s Minimum Throughput: 198.26 MB/s Read (1 iteration(s)): Maximum Throughput: 5634.78 MB/s Average Throughput: 5634.78 MB/s Minimum Throughput: 5634.78 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5269.88 MB/s Average Throughput: 5269.88 MB/s Minimum Throughput: 5269.88 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1170.35 MB/s Average Throughput: 1170.35 MB/s Minimum Throughput: 1170.35 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 217.92 MB/s Average Throughput: 217.92 MB/s Minimum Throughput: 217.92 MB/s Read (1 iteration(s)): Maximum Throughput: 6923.73 MB/s Average Throughput: 6923.73 MB/s Minimum Throughput: 6923.73 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 935.54 MB/s Average Throughput: 935.54 MB/s Minimum Throughput: 935.54 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1027.98 MB/s Average Throughput: 1027.98 MB/s Minimum Throughput: 1027.98 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 447.45 MB/s Average Throughput: 447.45 MB/s Minimum Throughput: 447.45 MB/s Read (1 iteration(s)): Maximum Throughput: 9750.06 MB/s Average Throughput: 9750.06 MB/s Minimum Throughput: 9750.06 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 802.22 MB/s Average Throughput: 802.22 MB/s Minimum Throughput: 802.22 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: 866.69 MB/s Average Throughput: 866.69 MB/s Minimum Throughput: 866.69 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 821.62 MB/s Average Throughput: 821.62 MB/s Minimum Throughput: 821.62 MB/s Read (1 iteration(s)): Maximum Throughput: 11001.60 MB/s Average Throughput: 11001.60 MB/s Minimum Throughput: 11001.60 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 9951.27 MB/s Average Throughput: 9951.27 MB/s Minimum Throughput: 9951.27 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1432.36 MB/s Average Throughput: 1432.36 MB/s Minimum Throughput: 1432.36 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 562.17 MB/s Average Throughput: 562.17 MB/s Minimum Throughput: 562.17 MB/s Read (1 iteration(s)): Maximum Throughput: 26501.67 MB/s Average Throughput: 26501.67 MB/s Minimum Throughput: 26501.67 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1399.51 MB/s Average Throughput: 1399.51 MB/s Minimum Throughput: 1399.51 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1009.97 MB/s Average Throughput: 1009.97 MB/s Minimum Throughput: 1009.97 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 530.48 MB/s Average Throughput: 530.48 MB/s Minimum Throughput: 530.48 MB/s Read (1 iteration(s)): Maximum Throughput: 10864.90 MB/s Average Throughput: 10864.90 MB/s Minimum Throughput: 10864.90 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1111.00 MB/s Average Throughput: 1111.00 MB/s Minimum Throughput: 1111.00 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: 1176.00 MB/s Average Throughput: 1176.00 MB/s Minimum Throughput: 1176.00 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1070.09 MB/s Average Throughput: 1070.09 MB/s Minimum Throughput: 1070.09 MB/s Read (1 iteration(s)): Maximum Throughput: 17726.31 MB/s Average Throughput: 17726.31 MB/s Minimum Throughput: 17726.31 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 14325.73 MB/s Average Throughput: 14325.73 MB/s Minimum Throughput: 14325.73 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1519.76 MB/s Average Throughput: 1519.76 MB/s Minimum Throughput: 1519.76 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 514.22 MB/s Average Throughput: 514.22 MB/s Minimum Throughput: 514.22 MB/s Read (1 iteration(s)): Maximum Throughput: 15863.73 MB/s Average Throughput: 15863.73 MB/s Minimum Throughput: 15863.73 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1200.81 MB/s Average Throughput: 1200.81 MB/s Minimum Throughput: 1200.81 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1221.19 MB/s Average Throughput: 1221.19 MB/s Minimum Throughput: 1221.19 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 503.63 MB/s Average Throughput: 503.63 MB/s Minimum Throughput: 503.63 MB/s Read (1 iteration(s)): Maximum Throughput: 5423.30 MB/s Average Throughput: 5423.30 MB/s Minimum Throughput: 5423.30 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 758.48 MB/s Average Throughput: 758.48 MB/s Minimum Throughput: 758.48 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: 923.34 MB/s Average Throughput: 923.34 MB/s Minimum Throughput: 923.34 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 173.42 MB/s Average Throughput: 173.42 MB/s Minimum Throughput: 173.42 MB/s Read (1 iteration(s)): Maximum Throughput: 15274.58 MB/s Average Throughput: 15274.58 MB/s Minimum Throughput: 15274.58 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12293.63 MB/s Average Throughput: 12293.63 MB/s Minimum Throughput: 12293.63 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1539.81 MB/s Average Throughput: 1539.81 MB/s Minimum Throughput: 1539.81 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 524.53 MB/s Average Throughput: 524.53 MB/s Minimum Throughput: 524.53 MB/s Read (1 iteration(s)): Maximum Throughput: 15882.50 MB/s Average Throughput: 15882.50 MB/s Minimum Throughput: 15882.50 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1134.29 MB/s Average Throughput: 1134.29 MB/s Minimum Throughput: 1134.29 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1161.59 MB/s Average Throughput: 1161.59 MB/s Minimum Throughput: 1161.59 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 485.88 MB/s Average Throughput: 485.88 MB/s Minimum Throughput: 485.88 MB/s Read (1 iteration(s)): Maximum Throughput: 5560.89 MB/s Average Throughput: 5560.89 MB/s Minimum Throughput: 5560.89 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 760.60 MB/s Average Throughput: 760.60 MB/s Minimum Throughput: 760.60 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: 1416.71 MB/s Average Throughput: 1416.71 MB/s Minimum Throughput: 1416.71 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1153.85 MB/s Average Throughput: 1153.85 MB/s Minimum Throughput: 1153.85 MB/s Read (1 iteration(s)): Maximum Throughput: 9562.39 MB/s Average Throughput: 9562.39 MB/s Minimum Throughput: 9562.39 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8082.48 MB/s Average Throughput: 8082.48 MB/s Minimum Throughput: 8082.48 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1655.29 MB/s Average Throughput: 1655.29 MB/s Minimum Throughput: 1655.29 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 424.89 MB/s Average Throughput: 424.89 MB/s Minimum Throughput: 424.89 MB/s Read (1 iteration(s)): Maximum Throughput: 5448.92 MB/s Average Throughput: 5448.92 MB/s Minimum Throughput: 5448.92 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 650.59 MB/s Average Throughput: 650.59 MB/s Minimum Throughput: 650.59 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 958.23 MB/s Average Throughput: 958.23 MB/s Minimum Throughput: 958.23 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 272.59 MB/s Average Throughput: 272.59 MB/s Minimum Throughput: 272.59 MB/s Read (1 iteration(s)): Maximum Throughput: 1820.84 MB/s Average Throughput: 1820.84 MB/s Minimum Throughput: 1820.84 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 371.68 MB/s Average Throughput: 371.68 MB/s Minimum Throughput: 371.68 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: 1727.47 MB/s Average Throughput: 1727.47 MB/s Minimum Throughput: 1727.47 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1308.92 MB/s Average Throughput: 1308.92 MB/s Minimum Throughput: 1308.92 MB/s Read (1 iteration(s)): Maximum Throughput: 9129.22 MB/s Average Throughput: 9129.22 MB/s Minimum Throughput: 9129.22 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7822.00 MB/s Average Throughput: 7822.00 MB/s Minimum Throughput: 7822.00 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1673.06 MB/s Average Throughput: 1673.06 MB/s Minimum Throughput: 1673.06 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 401.03 MB/s Average Throughput: 401.03 MB/s Minimum Throughput: 401.03 MB/s Read (1 iteration(s)): Maximum Throughput: 6001.24 MB/s Average Throughput: 6001.24 MB/s Minimum Throughput: 6001.24 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 741.87 MB/s Average Throughput: 741.87 MB/s Minimum Throughput: 741.87 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1014.86 MB/s Average Throughput: 1014.86 MB/s Minimum Throughput: 1014.86 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 287.13 MB/s Average Throughput: 287.13 MB/s Minimum Throughput: 287.13 MB/s Read (1 iteration(s)): Maximum Throughput: 2036.01 MB/s Average Throughput: 2036.01 MB/s Minimum Throughput: 2036.01 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 367.89 MB/s Average Throughput: 367.89 MB/s Minimum Throughput: 367.89 MB/s 0.50user 0.34system 0:00.70elapsed 120%CPU (0avgtext+0avgdata 20760maxresident)k 0inputs+47392outputs (4major+26479minor)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.016443, max_time = 0.186518, mean_time = 0.090142 # Read: min_time = 0.068546, max_time = 0.072012, mean_time = 0.070317 Write bandwidth = 539.696392 Mbytes/sec Read bandwidth = 1397.864708 Mbytes/sec 0.81user 0.88system 0:00.83elapsed 205%CPU (0avgtext+0avgdata 32888maxresident)k 0inputs+213040outputs (4major+74113minor)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 Thu Aug 15 18:25:17 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 Thu Aug 15 18:25:17 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.07user 0.02system 0:00.09elapsed 100%CPU (0avgtext+0avgdata 18844maxresident)k 0inputs+1224outputs (0major+9713minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.00user 0.01system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 9448maxresident)k 0inputs+8outputs (0major+2253minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 9168maxresident)k 0inputs+0outputs (0major+2213minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group info PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing scaleoffset filter PASSED Testing basic generic property list class creation functionality PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.12user 0.02system 0:00.16elapsed 87%CPU (0avgtext+0avgdata 14412maxresident)k 0inputs+1056outputs (0major+3804minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing h5pset/get file image PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED Testing vds PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.03user 0.03system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 15828maxresident)k 0inputs+472outputs (0major+10266minor)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 Thu Aug 15 18:25:18 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 Thu Aug 15 18:25: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[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' ============================ Fortran API: Testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. e.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) PASSED Writing/reading several datasets (contiguous layout, independent MPI I/O) PASSED 0.56user 0.34system 0:00.65elapsed 139%CPU (0avgtext+0avgdata 20656maxresident)k 0inputs+45296outputs (4major+28292minor)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 Thu Aug 15 18:25:18 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 Thu Aug 15 18:25:18 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.02user 0.01system 0:00.03elapsed 103%CPU (0avgtext+0avgdata 9700maxresident)k 0inputs+64outputs (0major+2619minor)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.16user 0.02system 0:00.19elapsed 100%CPU (0avgtext+0avgdata 11696maxresident)k 0inputs+4856outputs (0major+3214minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.01user 0.01system 0:00.02elapsed 106%CPU (0avgtext+0avgdata 13356maxresident)k 0inputs+80outputs (0major+3549minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.03user 0.06system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 12144maxresident)k 0inputs+160outputs (0major+32421minor)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.12user 0.01system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 11324maxresident)k 0inputs+744outputs (0major+3008minor)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.06user 0.03system 0:00.09elapsed 101%CPU (0avgtext+0avgdata 12148maxresident)k 0inputs+904outputs (0major+9809minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_ld ============================ test_ld Test Log ============================ Testing H5LDget_dset_dims PASSED Testing H5LDget_dset_dims with H5Dset_extent PASSED Testing H5LDget_dset_type_size PASSED Testing H5LDget_dset_elmts on invalid conditions PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED All tests for H5LD high level routines passed. 0.02user 0.00system 0:00.02elapsed 106%CPU (0avgtext+0avgdata 9472maxresident)k 0inputs+1056outputs (0major+2394minor)pagefaults 0swaps Finished testing test_ld ============================ ============================ Testing test_dset_append ============================ test_dset_append Test Log ============================ Testing Append flush with H5DOappend()--append rows with default dapl PASSED Testing Append flush with H5DOappend()--append rows PASSED Testing Append flush with H5DOappend()--append columns PASSED Testing Append flush with H5DOappend()--append rows & columns PASSED Testing Append flush with H5DOappend()--append size < boundary size PASSED Testing Append flush with H5DOappend()--append & boundary size vary PASSED 0.01user 0.00system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 8648maxresident)k 0inputs+40outputs (0major+2241minor)pagefaults 0swaps Finished testing test_dset_append ============================ ============================ Testing test_h5do_compat ============================ test_h5do_compat Test Log ============================ Testing H5DOwrite_chunk wrapper PASSED Testing H5DOread_chunk wrapper PASSED All direct chunk read/write wrapper tests passed. 0.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 8508maxresident)k 0inputs+8outputs (0major+2209minor)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 Thu Aug 15 18:25:19 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 Thu Aug 15 18:25:19 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.04user 0.05system 0:00.08elapsed 116%CPU (0avgtext+0avgdata 8712maxresident)k 0inputs+192outputs (0major+10625minor)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 Thu Aug 15 18:25:19 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 Thu Aug 15 18:25:19 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 0.98user 1.36system 1:04.25elapsed 3%CPU (0avgtext+0avgdata 9920maxresident)k 0inputs+2032outputs (0major+239545minor)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 Thu Aug 15 18:26:24 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 Thu Aug 15 18:26:24 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' ============================ Fortran API: Testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9604maxresident)k 0inputs+16outputs (0major+2260minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Make/Read datasets (vl) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.01user 0.01system 0:00.03elapsed 103%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+248outputs (0major+3259minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 13828maxresident)k 0inputs+792outputs (0major+3312minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED Testing H5TBread_table_f and H5TBmake_table_f (F2003) PASSED 0.01user 0.02system 0:00.04elapsed 104%CPU (0avgtext+0avgdata 12724maxresident)k 0inputs+32outputs (0major+10747minor)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 Thu Aug 15 18:26:24 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 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/openmpi/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/openmpi/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash purge + eval unset 'MPI_COMPILER; BUILDSTDERR: unset' 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: unset' 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + exit 0 Processing files: hdf5-1.10.5-4.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gjVGpo + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KcY7Zk + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5 + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5 + exit 0 Provides: hdf5 = 1.10.5-4.el8 hdf5(x86-64) = 1.10.5-4.el8 libhdf5.so.103()(64bit) libhdf5_cpp.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libhdf5_hl_cpp.so.100()(64bit) libhdf5hl_fortran.so.100()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-devel-1.10.5-4.el8.x86_64 Provides: hdf5-devel = 1.10.5-4.el8 hdf5-devel(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libhdf5.so.103()(64bit) libhdf5_cpp.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libhdf5_hl_cpp.so.100()(64bit) libhdf5hl_fortran.so.100()(64bit) Processing files: java-hdf5-1.10.5-4.el8.x86_64 Provides: java-hdf5 = 1.10.5-4.el8 java-hdf5(x86-64) = 1.10.5-4.el8 libhdf5_java.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libhdf5.so.103()(64bit) rtld(GNU_HASH) Obsoletes: jhdf5 < 3.3.1-2 Processing files: hdf5-static-1.10.5-4.el8.x86_64 Provides: hdf5-static = 1.10.5-4.el8 hdf5-static(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-mpich-1.10.5-4.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GwGHPr + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-mpich + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.olWvHy + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-mpich + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-mpich + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-mpich + exit 0 Provides: hdf5-mpich = 1.10.5-4.el8 hdf5-mpich(x86-64) = 1.10.5-4.el8 hdf5-mpich2 = 1.10.5-4.el8 libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libhdf5hl_fortran.so.100()(64bit)(mpich-x86_64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libmpi.so.12()(64bit)(mpich-x86_64) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: hdf5-mpich2 < 1.8.11-4 Processing files: hdf5-mpich-devel-1.10.5-4.el8.x86_64 Provides: hdf5-mpich-devel = 1.10.5-4.el8 hdf5-mpich-devel(x86-64) = 1.10.5-4.el8 hdf5-mpich2-devel = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libhdf5hl_fortran.so.100()(64bit)(mpich-x86_64) Obsoletes: hdf5-mpich2-devel < 1.8.11-4 Processing files: hdf5-mpich-static-1.10.5-4.el8.x86_64 Provides: hdf5-mpich-static = 1.10.5-4.el8 hdf5-mpich-static(x86-64) = 1.10.5-4.el8 hdf5-mpich2-static = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: hdf5-mpich2-static < 1.8.11-4 Processing files: hdf5-openmpi-1.10.5-4.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f11Ih1 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/doc/hdf5-openmpi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mT9ZTt + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-openmpi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-openmpi + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64/usr/share/licenses/hdf5-openmpi + exit 0 Provides: hdf5-openmpi = 1.10.5-4.el8 hdf5-openmpi(x86-64) = 1.10.5-4.el8 libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libhdf5hl_fortran.so.100()(64bit)(openmpi-x86_64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libmpi.so.40()(64bit)(openmpi-x86_64) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-openmpi-devel-1.10.5-4.el8.x86_64 Provides: hdf5-openmpi-devel = 1.10.5-4.el8 hdf5-openmpi-devel(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libhdf5hl_fortran.so.100()(64bit)(openmpi-x86_64) Processing files: hdf5-openmpi-static-1.10.5-4.el8.x86_64 Provides: hdf5-openmpi-static = 1.10.5-4.el8 hdf5-openmpi-static(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debugsource-1.10.5-4.el8.x86_64 Provides: hdf5-debugsource = 1.10.5-4.el8 hdf5-debugsource(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debuginfo-1.10.5-4.el8.x86_64 Provides: debuginfo(build-id) = 4245faccda2eb1cd7626a9bf55bcbfd78ecc8513 debuginfo(build-id) = 5914a46f5ff34458473f4c6b5381b35d7f3526e9 debuginfo(build-id) = 81c6b1d09f2fed153b1b7ee28e87546b01125de0 debuginfo(build-id) = 965975df19867cbc796ffab03b757bdd20512030 debuginfo(build-id) = a7da58a4ba1f21a58da4e8e96c627d5a88f9bffc debuginfo(build-id) = ebb59dcfb288e21b7da661785357b2cda0e47d91 hdf5-debuginfo = 1.10.5-4.el8 hdf5-debuginfo(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.el8 Processing files: java-hdf5-debuginfo-1.10.5-4.el8.x86_64 Provides: debuginfo(build-id) = 6a98bf49d33b16c3ff3025a2b7afc712300cd1b7 java-hdf5-debuginfo = 1.10.5-4.el8 java-hdf5-debuginfo(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.el8 Processing files: hdf5-mpich-debuginfo-1.10.5-4.el8.x86_64 Provides: debuginfo(build-id) = 07afae82e26fa0252b7dbe20d40c4c5071318bed debuginfo(build-id) = 2d1379b0dc93b875c0f25db1f9d88afd85118af5 debuginfo(build-id) = 8015fa1c3abbd7dc8d39c42e2b41bdb780503cd5 debuginfo(build-id) = cb0a3addc8a4b04e8d2d320d1434e5d008cd004f hdf5-mpich-debuginfo = 1.10.5-4.el8 hdf5-mpich-debuginfo(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.el8 Processing files: hdf5-openmpi-debuginfo-1.10.5-4.el8.x86_64 Provides: debuginfo(build-id) = 0a4bea4b521850f3ab9e9783774882433ba14a1c debuginfo(build-id) = 3775b37ed51b7dcd7e03e6263876a776e685f84d debuginfo(build-id) = 5ffd492942b5e7cfe61f34383acda2226eb6b008 debuginfo(build-id) = 6713dd22d571e9fb96928d11cb274fbe1ad1dfa5 hdf5-openmpi-debuginfo = 1.10.5-4.el8 hdf5-openmpi-debuginfo(x86-64) = 1.10.5-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 Wrote: /builddir/build/RPMS/hdf5-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/java-hdf5-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-devel-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-static-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-devel-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-static-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-debugsource-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/java-hdf5-debuginfo-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-debuginfo-1.10.5-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-debuginfo-1.10.5-4.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JfzDnX + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-4.el8.x86_64 + exit 0 Child return code was: 0